about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2023-06-07 15:28:51 -0500
committerCase Duckworth2023-06-07 15:28:51 -0500
commitf928024a8283725f24a128064d85ae088506bac6 (patch)
tree1448acc9245d4719b621f8b0a32f9c303304c0e6
parentUpdate index (diff)
downloadcacophony-f928024a8283725f24a128064d85ae088506bac6.tar.gz
cacophony-f928024a8283725f24a128064d85ae088506bac6.zip
Update README
-rw-r--r--readme6
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
7This is probably a bad idea. It originated mostly on tilde.town. 7This is probably a bad idea. It originated mostly on tilde.town.
8 8
9= CHANGELOG =
10
112023-06-07
12----------
13Now serves static files too! And folders with index.html in them.
14
9= USAGE = 15= USAGE =
10 16
11There's a lighttpd.conf in here for basic testing. Just run `make`. 17There's a lighttpd.conf in here for basic testing. Just run `make`.