more work done

This commit is contained in:
ston1th 2019-05-01 22:25:23 +02:00
commit abc6159044
24 changed files with 309 additions and 230 deletions

View file

@ -1,4 +1,4 @@
# GoWiki - a simple wiki engine written in Go
# DocStore - document server and indexing engine
## Building
@ -24,4 +24,4 @@ GOOS=openbsd make vendor
## Install
See the `scripts/` directory on how to install gowiki on Linux or OpenBSD.
See the `scripts/` directory on how to install docstore on OpenBSD.