Skip to content

Commit b4a77c9

Browse files
committed
update readme
1 parent 77bb69a commit b4a77c9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">
22
<img width="300px" src="assets/logo.png" />
33

4-
[![CI][s0]][l0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![DISC][s5]][l5] [![TWEET][s6]][l6] [![dep_status][s7]][l7]
4+
[![CI][s0]][l0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![TWEET][s6]][l6] [![dep_status][s7]][l7]
55

66
</h1>
77

@@ -14,8 +14,6 @@
1414
[l3]: https://github.com/rust-secure-code/safety-dance/
1515
[s4]: https://img.shields.io/badge/itch.io-ok-green
1616
[l4]: https://extrawurst.itch.io/gitui
17-
[s5]: https://img.shields.io/discord/723083834811220028.svg?logo=chat
18-
[l5]: https://discord.gg/7TGFfuq
1917
[s6]: https://img.shields.io/twitter/follow/extrawurst?label=follow&style=social
2018
[l6]: https://twitter.com/intent/follow?screen_name=extrawurst
2119
[s7]: https://deps.rs/repo/github/extrawurst/gitui/status.svg
@@ -45,13 +43,13 @@
4543

4644
- Fast and intuitive **keyboard only** control
4745
- Context based help (**no need to memorize** tons of hot-keys)
48-
- Inspect, commit, and amend changes (incl. hooks: _pre-commit_,_commit-msg_,_post-commit_)
46+
- Inspect, commit, and amend changes (incl. hooks: *pre-commit*,*commit-msg*,*post-commit*)
4947
- Stage, unstage, revert and reset files, hunks and lines
5048
- Stashing (save, pop, apply, drop, and inspect)
51-
- Push/Fetch to/from remote
49+
- Push / Fetch to / from remote
5250
- Branch List (create, rename, delete, checkout, remotes)
53-
- Browse commit log, diff committed changes
54-
- Scalable terminal UI layout
51+
- Browse / **Search** commit log, diff committed changes
52+
- Responsive terminal UI
5553
- Async git API for fluid control
5654
- Submodule support
5755

0 commit comments

Comments
 (0)