From 9e1febc1a99c048d71c11440037b6ad40424af79 Mon Sep 17 00:00:00 2001
From: Daniel Eichhorn <dani.eichhorn@squix.ch>
Date: Tue, 22 Dec 2015 09:25:14 +0100
Subject: [PATCH] Added line for better formatting

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 87c7f8d..cd6fe3a 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ The SSD1306Demo is a very comprehensive example demonstrating the most important
 Fonts are defined in a proprietary but open format. You can create new font files by choosing from a given list
 of open sourced Fonts from this web app: http://oleddisplay.squix.ch
 Choose the font family, style and size, check the preview image and if you like what you see click the "Create" button. This will create the font array in a text area form where you can copy and paste it into a new or existing header file.
+
 ![FontTool](https://github.com/squix78/esp8266-oled-ssd1306/raw/master/resources/FontTool.png)
 
 
-- 
GitLab