diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html index 6c72ae9..372be0c 100644 --- a/index.html +++ b/index.html | |||
@@ -8,7 +8,11 @@ | |||
8 | <p> | 8 | <p> |
9 | Content goes here, natch. | 9 | Content goes here, natch. |
10 | For example, the README of the whatever is | 10 | For example, the README of the whatever is |
11 | <a href="README.html">here</a>. And | 11 | <a href="README.html">here</a>. And |
12 | <a href="TODO.txt">a list of what still needs to be done.</a> | 12 | <a href="TODO.txt">a list of what still needs to be done</a> is here. |
13 | </p> | ||
14 | <p> | ||
15 | P.S. If you want to see the source of this project on GitHub, | ||
16 | <a href="https://github.com/duckwork/autocento">go here</a>. | ||
13 | </p> | 17 | </p> |
14 | </body> | 18 | </body> |