diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6cb3d2 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Snappa +> It's a Gentleman's Game + +## Setup +To build from source, you'll need typescript installed locally or globally. + +```sh +tsc +``` + +...that's it.