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

@@ -2,7 +2,7 @@
//
// Do ":help uganda" in Vim to read copying and usage conditions.
// Do ":help credits" in Vim to see a list of people who contributed.
// See README.txt for an overview of the Vim source code.
// See README.md for an overview of the Vim source code.
// spell.c: code for spell checking
//