diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7d564b141..1e850be80 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,7 +8,7 @@ version 0.10.0 [2018-05-21] - A diff kitten to show side-by-side diffs with syntax highlighting and support for images. See `diff README - `_. + `_. - Make windows in the various kitty layouts manually resizable. See the `Layouts section of the README diff --git a/README.asciidoc b/README.asciidoc index 44317131f..be0e5f7a5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -78,7 +78,7 @@ link:#layouts[layouts] without needing to use an extra program like tmux * Can be link:remote-control.asciidoc[controlled from scripts or the shell prompt], even over SSH. * Has a framework for _kittens_, small terminal programs that can be used to extend kitty's functionality. -For example, they are used for link:#unicode-input[Unicode input] and link:#hints[Hints]. +For example, they are used for link:#unicode-input[Unicode input], link:#hints[Hints] and link:https://github.com/kovidgoyal/kitty/blob/master/kittens/diff/README.asciidoc[Side-by-side diff]. * Supports link:#startup-sessions[startup sessions] which allow you to specify the window/tab layout, working directories and programs to run on startup.