diff options
author | Case Duckworth | 2015-01-28 22:37:19 -0700 |
---|---|---|
committer | Case Duckworth | 2015-01-28 22:37:19 -0700 |
commit | 9642b35ec55a246c8cd10c63f574861f4b55ec17 (patch) | |
tree | 691b3f44c45b20232323f6d793a85a3cfcae877a /index.html | |
parent | Add to the Readme (diff) | |
download | autocento-9642b35ec55a246c8cd10c63f574861f4b55ec17.tar.gz autocento-9642b35ec55a246c8cd10c63f574861f4b55ec17.zip |
Create README.html and link from index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html index 8894c17..9b86bb1 100644 --- a/index.html +++ b/index.html | |||
@@ -5,5 +5,9 @@ | |||
5 | <body> | 5 | <body> |
6 | <h1>Autocento of the Breakfast Table</h1> | 6 | <h1>Autocento of the Breakfast Table</h1> |
7 | <h2>A Master's thesis by Case Duckworth</h2> | 7 | <h2>A Master's thesis by Case Duckworth</h2> |
8 | <p>Content goes here, natch.</p> | 8 | <p> |
9 | Content goes here, natch. | ||
10 | For example, the README of the whatever is | ||
11 | <a href="README.html">here</a>. | ||
12 | </p> | ||
9 | </body> | 13 | </body> |