10 lines
282 B
Markdown
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`. |