src: README.txt -> README.md

The former no longer exists in this repo; see the top of
src/nvim/README.md.
This commit is contained in:
Michael Reed
2015-11-23 21:38:08 -05:00
parent 57a5745c95
commit af5483089e
35 changed files with 35 additions and 35 deletions

View File

@@ -5,7 +5,7 @@
* The basic idea/structure of cscope for Vim was borrowed from Nvi. There
* might be a few lines of code that look similar to what Nvi has.
*
* See README.txt for an overview of the Vim source code.
* See README.md for an overview of the Vim source code.
*/
#include <stdbool.h>