Update 'README.md'
This commit is contained in:
parent
b5323a4865
commit
4231d7adca
10
README.md
10
README.md
@ -11,9 +11,17 @@ called BOOKMARKS or by running the provided script called
|
|||||||
edit_bookmarks_dmenu.sh (requires dmenu). The script can be ran from the
|
edit_bookmarks_dmenu.sh (requires dmenu). The script can be ran from the
|
||||||
command line but I suggest to bind it to a keystroke combination.
|
command line but I suggest to bind it to a keystroke combination.
|
||||||
|
|
||||||
|
With the provided BOOKMARKS database :
|
||||||
|
```
|
||||||
|
chmod +x signet.sh
|
||||||
|
./signet.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
It produces the following html document :
|
||||||
|
|
||||||
index.html
|
index.html
|
||||||
![a browsable bookmark manager](demo.png)
|
![a browsable bookmark manager](demo.png)
|
||||||
Its corresponding textual database, in the form of blankline separated
|
A sample of its corresponding textual database, in the form of blankline separated
|
||||||
records with key/value fields :
|
records with key/value fields :
|
||||||
|
|
||||||
BOOKMARKS
|
BOOKMARKS
|
||||||
|
Loading…
Reference in New Issue
Block a user