From 0ecfa49af097a1cac6b0236912fa92ff1710fe90 Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Tue, 27 Dec 2022 23:22:35 -0500 Subject: [PATCH] add README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..99aa7e5 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ao3-deno +early library for accessing Archive Of Our Own using Deno + +## Q&A + +### Why? +Why not + +### Docs? +The API *should* be pretty self-explanitory, if anything through deno.land's built in docs generator \ No newline at end of file