diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..bee24d1 --- /dev/null +++ b/README.txt @@ -0,0 +1,10 @@ +The _bigrat.monster_ API. + +Usage: +1. Ensure that [Deno](https://deno.land) is installed. + +2. Run this in your command line: + `deno --allow-read --allow-run --allow-net index.ts` + This will clone the [bigrat.monster](https://github.com/bigratmonster/bigrat.monster) repo automatically. + +3. Profit \ No newline at end of file