about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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`.