From 3cac194c44121e91367b89498e279d1726f288e7 Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sat, 14 May 2016 23:30:32 -0400 Subject: [PATCH] * clean-up and improved warning * moves the file path warning up above (doesn't go well in 'features') * rewords the warning to be more clear and less verbose * removes some of the horizontal lines (too many going on :P) --- readme.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index d15d2b5eb..121947bbd 100644 --- a/readme.md +++ b/readme.md @@ -16,11 +16,19 @@ For more high level info see the [wiki][wiki]. Looking for the Vim plugin see [v ## Quick Links -*** + | **[Fonts](#patched-fonts)** | **[Patcher](#font-patcher)** | **[Vim Plugin ➶][vim-devicons]** | |-----------------------------|------------------------------|----------------------------------| | [![fonts-logo-small](images/nerd-fonts-character-logo-md.png)](#patched-fonts) | [![patcher-logo-small](images/nerd-fonts-patcher-logo-md.png)](#font-patcher) | [![vim-devicons-logo-small][img-visual-toc-vim-devicons]][vim-devicons] | -*** + + +| Warning: _master_ branch file paths are _not_ considered stable: [Please read if you are referencing the repo directly](#unstable-file-paths) | +------------------------------- + ## Features * A [FontForge python script](#font-patcher) to patch any font @@ -29,14 +37,6 @@ For more high level info see the [wiki][wiki]. Looking for the Vim plugin see [v * Over **1,000** glyphs/icons combined [(more details)](#combinations) * A Developer/Contributor provided [bash script](#gotta-patch-em-all) to re-patch all the fonts - -| Unstable file paths warning: [To avoid font file references breaking on releases please read](#unstable-file-paths) | -------------------------------- - ## Table of Contents