From 1cc0b87813e6c9bef982fe5b4fbd6c2dc72f2620 Mon Sep 17 00:00:00 2001 From: rodri Date: Sat, 16 Jan 2021 08:45:59 +0000 Subject: correct formatting errors in readme file. --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 0612ac3..271f5e8 100644 --- a/readme.md +++ b/readme.md @@ -2,13 +2,13 @@ 1. Read doc/filmoteca.pdf 2. Create a file tree just like the one described -3. Run `filmoteca -d /your/filmoteca -a /your/assets -p 8080' +3. Run `filmoteca -d /your/filmoteca -a /your/assets -p 8080` 4. Enjoy # Styling -This is what the `-a assetsdir' option is for, you can put a -`style.css' and a `favicon.ico' for the filmoteca to send, usually to +This is what the `-a assetsdir` option is for, you can put a +`style.css` and a `favicon.ico` for the filmoteca to send, usually to web browser clients. # BUGS -- cgit v1.2.3