1 files changed, 2 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +2 -0
@@ 8,5 8,7 @@ The book is served using a dynamic site generator that is written in Deno.
deno run --allow-read serve.js
```
+You can read the book at http://denobook.com/
+
---
MIT