tAdd README.md. - google-fonts - Google Fonts portage overlay
 (HTM) git clone https://git.parazyd.org/google-fonts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
       ---
 (DIR) commit 762bc9160b797c34e5fe3a8a959d11068051a27b
 (DIR) parent 4c31e60dbdb4df4ad76edb448c67931477a9b11f
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Wed,  6 May 2020 14:14:08 +0200
       
       Add README.md.
       
       Diffstat:
         A README.md                           |      13 +++++++++++++
       
       1 file changed, 13 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -0,0 +1,13 @@
       +google-fonts overlay
       +====================
       +
       +This repo should be used as a portage overlay. It contains ebuilds for
       +all fonts provided in the Google Fonts repository.
       +
       +
       +To sync with latest available fonts, simply run:
       +
       +```
       +$ make update
       +$ make
       +```