diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-06-18 22:31:11 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-06-18 22:31:11 +0200 |
commit | 5c3670718bebacb3a9a54522cab2924a6bfbc3d4 (patch) | |
tree | f1fdd9cab41a15a9a8c7d6fe875a3de5249ba71f /README.md | |
parent | 0ce7413a8318ec0b01386c54ee09d3d94216cb15 (diff) | |
download | vim-git-5c3670718bebacb3a9a54522cab2924a6bfbc3d4.tar.gz |
patch 8.1.0077: header of README file is not nicev8.1.0077
Problem: Header of README file is not nice.
Solution: Move text to the bottom.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,3 @@ -`README.md` for version 8.1 of Vim: Vi IMproved. - ![Vim Logo](https://github.com/vim/vim/blob/master/runtime/vimlogo.gif) [![Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim) @@ -139,3 +137,6 @@ If nothing else works, report bugs directly: Send any other comments, patches, flowers and suggestions to: Bram Moolenaar <Bram@vim.org> + + +This is `README.md` for version 8.1 of Vim: Vi IMproved. |