diff options
-rw-r--r-- | readme.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.html b/readme.html index 06dc9df..b6e2ec2 100644 --- a/readme.html +++ b/readme.html | |||
@@ -17,7 +17,8 @@ Plus, it looks kinda like | |||
17 | without having to remember all the arcane two-letter requests and macros.</p> | 17 | without having to remember all the arcane two-letter requests and macros.</p> |
18 | 18 | ||
19 | <h2>Quickstart</h2> | 19 | <h2>Quickstart</h2> |
20 | <p>An easy and quick way to start with <code>subtext</code> is to build this README: | 20 | <p>An easy and quick way to start with <code>subtext</code> is to build this |
21 | <a href="/subtext/tree/readme.st">README</a>: | ||
21 | <pre><code>make readme</code></pre> | 22 | <pre><code>make readme</code></pre> |
22 | Of course, I'd recommend reading readme.st in this repo | 23 | Of course, I'd recommend reading readme.st in this repo |
23 | to get a feel for the syntax as well. | 24 | to get a feel for the syntax as well. |