mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
honor contrubtors in readme
This commit is contained in:
parent
4da1cc4473
commit
456d50919c
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -38,6 +38,7 @@
|
|||
11. [Key Bindings](#bindings)
|
||||
12. [Sponsoring](#sponsoring)
|
||||
13. [Inspiration](#inspiration)
|
||||
14. [Contributors](#contributors)
|
||||
|
||||
## 1. <a name="features"></a> Features <small><sup>[Top ▲](#table-of-contents)</sup></small>
|
||||
|
||||
|
|
@ -274,3 +275,13 @@ The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to se
|
|||
- [GitUp](https://github.com/git-up/GitUp)
|
||||
- It would be nice to come up with a way to have the map view available in a terminal tool
|
||||
- [git-brunch](https://github.com/andys8/git-brunch)
|
||||
|
||||
## 14. <a name="contributors"></a> Contributors <small><sup>[Top ▲](#table-of-contents)</sup></small>
|
||||
|
||||
Thanks goes to all the contributors that help make GitUI amazing! ❤️
|
||||
|
||||
Wanna become a co-maintainer? We are looking for [you](https://github.com/extrawurst/gitui/issues/2084)!
|
||||
|
||||
<a href="https://github.com/extrawurst/gitui/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=extrawurst/gitui" />
|
||||
</a>
|
||||
Loading…
Reference in a new issue