From 19586c03ffd6f542beca3cb3150e13117e8e3cc2 Mon Sep 17 00:00:00 2001 From: brackendev Date: Sat, 15 Feb 2020 00:42:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 145dd2d..627be8a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Readability-Objective-C ## Installation -CocoaPods is the easiest way to use this project. Add the following to your project Podfile: +[CocoaPods](http://cocoapods.org) is the easiest way to use this project. Add the following to your project Podfile: ````Ruby pod 'Readability-Objective-C', :git => 'https://github.com/brackendev/Readability-Objective-C.git'