aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index d3643e73..471ff106 100644
--- a/README.mkd
+++ b/README.mkd
@@ -5,6 +5,9 @@ clients and servers. The project has three components:
- __pathoc__, a perverse HTTP client.
- __libpathod.test__, an API for easily using __pathod__ and __pathoc__ in unit tests.
+
+# Documentation
+
The pathod documentation is self-hosted. Just fire up pathod, like so:
./pathod
@@ -13,6 +16,10 @@ And then browse to:
http://localhost:9999
+You can aways view the documentation for the latest release at the pathod
+website:
+
+ http://pathod.net
# Installing