README.md in textbringer-0.1.7 vs README.md in textbringer-0.1.8

- old
+ new

@@ -9,11 +9,13 @@ Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor. ## Demo -[![asciicast](https://asciinema.org/a/100156.png)](https://asciinema.org/a/100156) +* FizzBuzz: https://asciinema.org/a/103357 +* Ruby Programming: https://asciinema.org/a/100156 +* Japanese Text Editing: https://asciinema.org/a/100166 ## WARNING Textbringer is beta software, and you may lose your text. Unsaved buffers will be dumped in ~/.textbringer/buffer_dump on crash. @@ -22,9 +24,15 @@ minor versions. ## Installation $ gem install textbringer + +You need ncursesw to use multibyte characters. +Install ncursesw before installing curses.gem, on which textbringer depends. + + $ sudo apt-get install libncursesw5-dev + $ gem install curses ## Usage $ textbringer