diff options
-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`. |