From 43378b6f427f2d2c48bcc40784af1b4745ccb4f9 Mon Sep 17 00:00:00 2001 From: Simon Depelchin Date: Tue, 27 Feb 2018 17:53:14 +0100 Subject: [PATCH] Updating readme for the free version of FA5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7a8e0b..b519c10 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ First, make sure to include the spritesheets that you'll use in your template wi - {{ fa5_spritesheets('far', 'fas', 'fal', 'fab') }} + {{ fa5_spritesheets('far', 'fas', 'fab') }} ```