From 99c299f4a9a75bbcb67ef7669c8015f64f0d63c3 Mon Sep 17 00:00:00 2001 From: brackendev Date: Fri, 19 Jul 2019 19:03:43 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 31ec243..0d809d4 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ Readability-Objective-C ## Installation -* CocoaPods is the easiest way to use this project. Add the following to your project Podfile: +CocoaPods is the easiest way to use this project. Add the following to your project Podfile: - ````Ruby - pod 'Readability', :git => 'https://github.com/brackendev/Readability-Objective-C.git' - ```` +````Ruby +pod 'Readability', :git => 'https://github.com/brackendev/Readability-Objective-C.git' +```` ## Example Usage