From e6a2ea77b464fb9e47b37d9f4ce695b48729b185 Mon Sep 17 00:00:00 2001 From: Chris Turner Date: Tue, 28 Jul 2015 15:20:45 +1200 Subject: [PATCH] Formatting; --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6dec3fa..5e905a6 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,6 @@ Ideally composer will be used to install this module. ### Filter view ![Filter](https://raw.githubusercontent.com/peavers/silverstripe-font-awesome/master/images/screens/font-awesome-filter.png "Filter") - ## Usage A basic working example, and the following to any class you want the field on; @@ -49,5 +48,8 @@ Then simple include in the template where you want the icon placed The controller extension should make sure you've got access to the icons so you don't need to double up the CSS file. +## Want colours instead of icons? +Got you covered, checkout [color-swabs](https://github.com/peavers/silverstripe-color-swabs)! + ## Libraries used/modified * Font Awesome Icon Picker