From aa5f644ba1dc7beb1741e1a84c8d1dcd2f5f51d8 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 7 Dec 2016 23:03:29 +0200 Subject: [PATCH] Update README.md Fixed double brackets that broke a link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45346f8..76ca247 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Emojica – a Swift framework for emoji-related matters. ## What does it do? -Emojica allows you to replace the standard emoji in an iOS app with [custom emoji]((#compatible-image-sets)). +Emojica allows you to replace the standard emoji in an iOS app with [custom emoji](#compatible-image-sets). Just follow the instructions below, import your custom image set, and you're ready to go.