diff --git a/README.md b/README.md index 0a1d0d2..da71f63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Wiki Server (Basic) +A simple implementation of an in-memory "wiki" server, storing Markdown documents by name. + +The project includes a UI, and is dockerized. + ## Technology Stack This project uses: