Add distinct sections in README

This commit is contained in:
Arun Prakash Jana 2017-08-25 03:16:54 +05:30
parent e932525641
commit d53a092c6b
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

@ -45,6 +45,8 @@ PRs are welcome. Please visit [#174](https://github.com/jarun/Buku/issues/174) f
- [Running standalone](#running-standalone)
- [Shell completion](#shell-completion)
- [Usage](#usage)
- [Cmdline options](#cmdline-options)
- [Colors](#colors)
- [Examples](#examples)
- [Collaborators](#collaborators)
- [Related projects](#related-projects)
@ -128,6 +130,8 @@ Shell completion scripts for Bash, Fish and Zsh can be found in respective subdi
### Usage
#### Cmdline options
```
usage: buku [OPTIONS] [KEYWORD [KEYWORD ...]]
@ -246,6 +250,8 @@ PROMPT KEYS:
q, ^D, double Enter exit buku
```
#### Colors
`buku` supports custom colors. Visit the wiki page on how to [customize colors](https://github.com/jarun/Buku/wiki/Customize-colors) for more details.
### Examples