diff README.md @ 14119:b5b0b87f1a39 v8.1.0077

patch 8.1.0077: header of README file is not nice commit https://github.com/vim/vim/commit/5c3670718bebacb3a9a54522cab2924a6bfbc3d4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 18 22:31:11 2018 +0200 patch 8.1.0077: header of README file is not nice Problem: Header of README file is not nice. Solution: Move text to the bottom.
author Christian Brabandt <cb@256bit.org>
date Mon, 18 Jun 2018 22:45:05 +0200
parents 172ccc083d4a
children 85c085bae335
line wrap: on
line diff
--- a/README.md
+++ b/README.md
@@ -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 direc
 
 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.