diff --git a/README.md b/README.md index d3c1cfc..f92dadb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ opam install --deps-only blogger $ dune exec src/blogger.exe -- watch ``` -A little server run on `http://localhost:8080`. +A little server run on `http://localhost:8888`. The user can add an article into the `articles/` directory. The format is easy. A simple header which starts with `---` and finish with `---`. Inside, you have