diff --git a/README.md b/README.md index a207621..f15da31 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Default frontend for [Mitra](https://codeberg.org/silverpill/mitra). -screenshot +screenshot ## Requirements @@ -36,6 +36,8 @@ Compile: npm run build ``` +This will produce a static website in the `/dist` directory. + ## Development ### Compiles and hot-reloads for development diff --git a/screenshot.png b/screenshot.png index dd36360..6ffb4cf 100644 Binary files a/screenshot.png and b/screenshot.png differ