summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2019-07-18 19:13:28 -0230
committerTim Oram <dev@mitmaro.ca>2019-07-18 19:13:51 -0230
commit8d48079d678bbc1310b72622582109b5fd3ab5fb (patch)
treeda8cb58f939d642bf6a0adc896fb165819e734e0
parent0ae35b1396fdad125a7e1b3ce6351cb52258116e (diff)
Minor tweaks to the README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e7feb0d..abf542d 100644
--- a/README.md
+++ b/README.md
@@ -194,11 +194,11 @@ A deb file will be written to `target/debian/interactive-rebase-tool_*.deb`.
- [x] Full support for `exec` action
- [ ] Insert action
- - [ ] Configure key bindings
+ - [x] Configure key bindings
## Related Projects
-* [rebase-editor] is a very similar project but is [not fully cross-platform][rebase-editor-issue-7] and uses Node.js.
+* [rebase-editor] is a very similar project written in Node.js.
## License