aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-03-14 21:05:43 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2016-03-14 21:34:11 +0100
commit1f2a32ed97cdfe6a389dda5f386cc501e0cf97a1 (patch)
tree68871195f1a5cc6ef1fb93f41437a12451bafc58
parentb5c042e11f24c7791333c308f21beba14714ef47 (diff)
downloadtermo-1f2a32ed97cdfe6a389dda5f386cc501e0cf97a1.tar.gz
termo-1f2a32ed97cdfe6a389dda5f386cc501e0cf97a1.tar.xz
termo-1f2a32ed97cdfe6a389dda5f386cc501e0cf97a1.zip
Fix README
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index ba458c0..136f893 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,7 +1,7 @@
termo
=====
-`termo' is a library providing an alternative to ncurses' handling of terminal
+'termo' is a library providing an alternative to ncurses' handling of terminal
input. ncurses does a really terrible job at that, mainly wrt. mouse support
which seems to be utterly broken. If you can drag things in a terminal
application, such as in VIM, I can assure you it's not using ncurses for that.
@@ -61,7 +61,7 @@ Contributing and Support
------------------------
Use this project's GitHub to report any bugs, request features, or submit pull
requests. If you want to discuss this project, or maybe just hang out with
-the developer, feel free to join me at irc://anathema.irc.so, channel #anathema.
+the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
License
-------