главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 782c6b9..a3c7ffb 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@ To create your first post, just run:
./bb.sh post
-Or, if you prefer Markdown over HTML:
+It will try to use Markdown, if installed. To force HTML:
- ./bb.sh post -m
+ ./bb.sh post -html
The script will handle the rest.