diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-11-14 12:32:03 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-11-14 12:32:03 -0500 |
commit | b299c011a04e6c14ec7dc9fd50a58f4a9e5afd40 (patch) | |
tree | 2d98d01733e67b7488a2b753bf239e3b375b5976 | |
parent | acce475e8053fa4f708b64e5bed6a0ed5fe3886e (diff) | |
download | rneovim-b299c011a04e6c14ec7dc9fd50a58f4a9e5afd40.tar.gz rneovim-b299c011a04e6c14ec7dc9fd50a58f4a9e5afd40.tar.bz2 rneovim-b299c011a04e6c14ec7dc9fd50a58f4a9e5afd40.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ For lots more details, see - Performance, reliability, and portability improvements - See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list. +[](https://waffle.io/neovim/neovim/metrics) + ### What's being worked on now - Port all IO to [libuv](https://github.com/joyent/libuv/blob/master/README.md) |