Change location of the About
readme section
This commit is contained in:
parent
2e26affaa1
commit
a72c07d0c1
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -2,12 +2,6 @@
|
|||
|
||||
Installs and loads TMUX plugins.
|
||||
|
||||
Truth be told, there aren't too many TMUX plugins out there. People mostly just
|
||||
copy code snippets from each others' `.tmux.conf` files.
|
||||
|
||||
I hope TMUX plugin manager (TPM) inspires people to do better and more creative
|
||||
things with TMUX. See below for instructions how to create your own plugin.
|
||||
|
||||
### Installation
|
||||
|
||||
Requirements: `git`
|
||||
|
@ -68,6 +62,14 @@ list.
|
|||
|
||||
[How to create a plugin](HOW_TO_PLUGIN.md). It's easy.
|
||||
|
||||
### About
|
||||
|
||||
Truth be told, there aren't too many TMUX plugins out there. People mostly just
|
||||
copy code snippets from each others' `.tmux.conf` files.
|
||||
|
||||
I hope TMUX plugin manager (TPM) inspires people to do better and more creative
|
||||
things with TMUX. See below for instructions how to create your own plugin.
|
||||
|
||||
### License
|
||||
|
||||
[MIT](LICENSE.md)
|
||||
|
|
Loading…
Reference in a new issue