From 4f4c46fcc46d9c8c2844d728226e2505a4cbb890 Mon Sep 17 00:00:00 2001 From: sourtaste000 Date: Fri, 21 Jan 2022 18:48:18 -0800 Subject: [PATCH] bruh --- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.txt 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