diff --git a/README.md b/README.md index bbda9f804..4702a08af 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ whichever rc file you're using). - Basic video tutorial [here](https://youtu.be/VDXvbHZYeKY). - List of keybindings - [here](/docs/Keybindings.md). + [here](/docs/Keybindings_en.md). ## Cool features @@ -123,16 +123,6 @@ whichever rc file you're using). ![Viewing Commit Diffs](/docs/resources/viewing-commit-diffs.png) -## Milestones - -- [x] Easy Installation (homebrew, release binaries) -- [ ] Configurable Keybindings -- [ ] Configurable Color Themes -- [ ] Spawning Subprocesses (help needed - have a look at https://github.com/jesseduffield/lazygit/pull/18) -- [ ] Maintainability -- [ ] Performance -- [ ] i18n - ## Contributing We love your input! Please check out the [contributing guide](CONTRIBUTING.md). diff --git a/docs/resources/interactive-rebasing.png b/docs/resources/interactive-rebasing.png new file mode 100644 index 000000000..47c0d1e15 Binary files /dev/null and b/docs/resources/interactive-rebasing.png differ