Updated README with markdown references

This commit is contained in:
Carlos Fenollosa 2014-06-27 10:20:47 +02:00
parent 0b12c0d69b
commit f68db9143c
1 changed files with 2 additions and 2 deletions

View File

@ -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.