From c1bc062e6b56e03fe0b8b31df9520941d219b43f Mon Sep 17 00:00:00 2001 From: yasnakateb <37741028+yasnakateb@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:06:20 +0330 Subject: [PATCH] Update README --- plugins/pod/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/pod/README.md b/plugins/pod/README.md index 1009a0855..0a3cc7a36 100644 --- a/plugins/pod/README.md +++ b/plugins/pod/README.md @@ -1,6 +1,6 @@ # pod -This plugin adds completion for [`CocoaPods`](https://cocoapods.org/) +This plugin adds completion for [`CocoaPods`](https://cocoapods.org/). CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. To use it, add `pod` to the plugins array in your zshrc file: