Update readme.md
This commit is contained in:
parent
fcb2d98ed5
commit
8f338757b6
|
@ -1,3 +1,15 @@
|
|||
# bbn
|
||||
|
||||
A bare-bones note-taking app written in php.
|
||||
No javascript.
|
||||
|
||||
## Install
|
||||
|
||||
* Upload the files on a php server.
|
||||
* Edit settings.php.sample.php and rename it to settings.php.
|
||||
|
||||
## Usage
|
||||
|
||||
| Home page | action with param | action with empty param | hotkey |
|
||||
|------------------------|--------------------------|-------------------------------|--------|
|
||||
| search (default action)| full text search | reload home | alt-s |
|
Loading…
Reference in New Issue