ohbarye / markdown-server

Simple markdown server written in Python. It converts your markdown file to HTML and returns a response as text/html.
https://pypi.python.org/pypi/markdown-server
MIT License
44 stars 20 forks source link

markdownserver vs mdsvr #2

Closed mcstafford-git closed 8 years ago

mcstafford-git commented 8 years ago

I suggest updating the readme: (.venv)$ mdsvr (.venv)$ markdownserver

ohbarye commented 8 years ago

@mcstafford-git Sorry for late reply, and thanks to inform. I've updated at #4.