소스 검색

docs(README.md): add live demo

Estevão Soares dos Santos 10 년 전
부모
커밋
47f3bbd2c6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -6,6 +6,10 @@
 
 Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with NodeJs).
 
+## Live DEMO
+
+Check a live Demo here http://showdownjs.github.io/demo/
+
 
 ## Installation