diff --git a/README.md b/README.md index c34d388..3a0bf84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # awl: drill, writ small (and using deno) Install: -`deno install --allow-net https://git.froth.zone/sam/awl/raw/branch/master/mod.ts` +`deno install --allow-net https://git.froth.zone/sam/awl/raw/branch/master/awl.ts` diff --git a/main.ts b/awl.ts similarity index 100% rename from main.ts rename to awl.ts