From 439a71cb8d528fc1480fac9d031ef27d267b38f8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Malte=20M=C3=B6ller?= <mm@freifunk-aachen.de>
Date: Tue, 20 Oct 2015 01:24:25 +0200
Subject: [PATCH] fixed formatting

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 2a05177..41d2328 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ It is quite basic, it just checks the Quality of the Connection and decides if a
 
 Create a file "modules" with the following content in your <a href="https://github.com/ffac/site/tree/offline-ssid"> site directory:</a>
 
-> GLUON_SITE_FEEDS="ssidchanger"
-> PACKAGES_SSIDCHANGER_REPO=https://github.com/ffac/gluon-ssid-changer.git
-> PACKAGES_SSIDCHANGER_COMMIT=06bdf6fc6149af9cbb4564aac82cadd56a98a8b2
+GLUON_SITE_FEEDS="ssidchanger"<br>
+PACKAGES_SSIDCHANGER_REPO=https://github.com/ffac/gluon-ssid-changer.git<br>
+PACKAGES_SSIDCHANGER_COMMIT=06bdf6fc6149af9cbb4564aac82cadd56a98a8b2<br>
 
 With this done you can add the package gluon-ssid-changer to your site.mk
 
-- 
GitLab