1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00

Update the README to add a little more clarity as to Gochan's method of operation.

Also change the demo install URL to use TLS, and make it clear that it is the demo install.
This commit is contained in:
Darren VanBuren 2019-08-22 01:41:55 -07:00
parent ac623352bb
commit 1cd3fc2c40

View file

@ -2,7 +2,9 @@ Gochan
=======
A semi-standalone imageboard server written in Go
http://gochan.org
Gochan works in a manner similar to Kusaba X, Tinyboard and others. As such, Gochan generates static HTML files which can optionally be served by a separate web server.
Demo installation: https://gochan.org
# Installation