NotePost/README.md
2018-11-19 15:32:30 -07:00

10 lines
282 B
Markdown

NotePost
========
Yet another notes app. Supports Markdown and color-coding.
Setup Tips
----------
* Run composer install (or composer.phar install) to install dependency libraries
* If you don't have any color in the navbar, run `git submodule init` and `git submodule update`.