From c39454be01fa772c55b8a94a1492ea02973f52f9 Mon Sep 17 00:00:00 2001 From: Florian Gabach Date: Wed, 8 Mar 2017 16:54:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3e2f6e..d677719 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@

Cocoapods version - Cocoapods licence Cocoapods plateform Prs welcome

@@ -14,6 +13,7 @@ • Installation • Usage • Translation +• Customisation • License

@@ -75,7 +75,7 @@ url: "https://raw.githubusercontent.com/jessesquires/JSQMessagesViewController/d openSourceVC.presentOpenSourceController(from: self) ``` -## Customisation / configuration +## Customisation You can apply some customisation. To do it you can use the OpenSourceControllerConfig structure like this :