summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-06 21:35:30 +1000
committerGitHub <noreply@github.com>2018-08-06 21:35:30 +1000
commitfbc09e209392a84d67734e142ca6d1ae6e263768 (patch)
treebf7505d7d897abfb738e6a88f7de304c2af18afa /README.md
parentafc3d4a997f07564b8e54c9cb801bd4f8841a324 (diff)
add keybindings doc to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1259c367..a2567a8d5 100644
--- a/README.md
+++ b/README.md
@@ -42,5 +42,8 @@ sudo apt-get install lazygit
### Viewing commit diffs
![Viewing Commit Diffs](https://image.ibb.co/gPD02o/capture.png)
+## Docs
+[Keybindings](https://github.com/jesseduffield/lazygit/blob/master/docs/Keybindings.md)
+
## Work in progress
This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to [raise an issue](https://github.com/jesseduffield/lazygit/issues)/[submit a PR](https://github.com/jesseduffield/lazygit/pulls).