diff options
author | Case Duckworth | 2023-06-07 15:28:51 -0500 |
---|---|---|
committer | Case Duckworth | 2023-06-07 15:28:51 -0500 |
commit | f928024a8283725f24a128064d85ae088506bac6 (patch) | |
tree | 1448acc9245d4719b621f8b0a32f9c303304c0e6 /readme | |
parent | Update index (diff) | |
download | cacophony-f928024a8283725f24a128064d85ae088506bac6.tar.gz cacophony-f928024a8283725f24a128064d85ae088506bac6.zip |
Update README
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/readme b/readme index 653b476..f15df1f 100644 --- a/readme +++ b/readme | |||
@@ -6,6 +6,12 @@ script in the source/ directory as a CGI script to display a page. | |||
6 | 6 | ||
7 | This is probably a bad idea. It originated mostly on tilde.town. | 7 | This is probably a bad idea. It originated mostly on tilde.town. |
8 | 8 | ||
9 | = CHANGELOG = | ||
10 | |||
11 | 2023-06-07 | ||
12 | ---------- | ||
13 | Now serves static files too! And folders with index.html in them. | ||
14 | |||
9 | = USAGE = | 15 | = USAGE = |
10 | 16 | ||
11 | There's a lighttpd.conf in here for basic testing. Just run `make`. | 17 | There's a lighttpd.conf in here for basic testing. Just run `make`. |