aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2021-01-16 08:45:59 +0000
committerrodri <rgl@antares-labs.eu>2021-01-16 08:45:59 +0000
commit1cc0b87813e6c9bef982fe5b4fbd6c2dc72f2620 (patch)
treedfeb8e72b6556a6c8b8f732980a5ea4c4e500489
parent199753fada745e558e130a131b478ad9a9ffd0d9 (diff)
downloadfilmoteca-1cc0b87813e6c9bef982fe5b4fbd6c2dc72f2620.tar.gz
filmoteca-1cc0b87813e6c9bef982fe5b4fbd6c2dc72f2620.tar.bz2
filmoteca-1cc0b87813e6c9bef982fe5b4fbd6c2dc72f2620.zip
correct formatting errors in readme file.
-rw-r--r--readme.md6
1 files 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