소스 검색

Updated README with markdown references

Carlos Fenollosa 11 년 전
부모
커밋
f68db9143c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
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.