aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-22 18:17:40 +0200
committerLoïc Hoguin <[email protected]>2015-08-22 18:17:40 +0200
commit274e887a3b92d0efcd2e9f5d1762850de03c188c (patch)
tree2a2d37462d50b3b5a0363ba711f860f0b5672619 /README.md
parentccd2b9f3ddf51ce6b7011263265b214c05ac63a3 (diff)
downloaderlang.mk-274e887a3b92d0efcd2e9f5d1762850de03c188c.tar.gz
erlang.mk-274e887a3b92d0efcd2e9f5d1762850de03c188c.tar.bz2
erlang.mk-274e887a3b92d0efcd2e9f5d1762850de03c188c.zip
Add first three chapters of new documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf0551d..5557282 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Common Makefile rules for building and testing Erlang applications.
Also features support for dependencies and a package index.
+[Check out our upcoming documentation!](doc/src/guide/book.asciidoc)
+
Why erlang.mk?
--------------