URI:
       New README without markdown - overlay - drkhsh gentoo overlay
  HTML git clone git://git.drkhsh.at/overlay.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit e9a80e2b25a9da9cc1df7a53fb8e6680ec30d4ae
   DIR parent 1aa9816f7e68ac2b698cbaea65e9daad0d7bf277
  HTML Author: Aaron Marcher <me@drkhsh.at>
       Date:   Thu, 17 Aug 2017 11:41:31 +0200
       
       New README without markdown
       
       Diffstat:
         A README                              |      16 ++++++++++++++++
         D README.md                           |      20 --------------------
       
       2 files changed, 16 insertions(+), 20 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -0,0 +1,16 @@
       +drkhsh-overlay
       +==============
       +drkhsh's Gentoo overlay.
       +You are on your own if you use my overlay.
       +Everything should be reasonable commented and understandable.
       +
       +Included ebuilds
       +----------------
       +├── app-misc
       +│   └── khard
       +├── games-fps
       +│   └── assaultcube
       +├── net-wireless
       +│   └── create_ap
       +└── x11-libs
       +    └── gtk+
   DIR diff --git a/README.md b/README.md
       @@ -1,20 +0,0 @@
       -drkhsh-overlay
       -==============
       -
       -drkhsh's gentoo overlay.
       -i do not care about broken things, you are on your own!
       -
       -everything should be reasonable commented and understandable.
       -
       -## contents
       -
       -```
       -├── app-misc
       -│   └── khard
       -├── games-fps
       -│   └── assaultcube
       -├── net-wireless
       -│   └── create_ap
       -└── x11-libs
       -    └── gtk+
       -```