Update readme.md

This commit is contained in:
quenousimporte 2024-09-30 09:04:30 +02:00
parent fcb2d98ed5
commit 8f338757b6
1 changed files with 12 additions and 0 deletions

View File

@ -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 |