Commit b8f9f326 authored by Eloy Durán's avatar Eloy Durán

Merge pull request #736 from twealm/master

Small README.md update
parents fbb58e4f 09ca086a
......@@ -8,7 +8,7 @@
CocoaPods manages library dependencies for your Xcode project.
Homepage: [http://cocoapods.org/](http://cocoapods.org/)
Twitter: [@CocoaPodsOrg](http://twitter.com/CocoaPodsOrg)
Twitter: [@CocoaPods](http://twitter.com/CocoaPods)
Mailing List: [http://groups.google.com/group/cocoapods](http://groups.google.com/group/cocoapods)
You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project.
......@@ -105,7 +105,7 @@ There are several other ways to start using **any** library without a Pod specif
All CocoaPods development happens on GitHub, there is a repository for [CocoaPods](https://github.com/CocoaPods/CocoaPods) and one for the [CocoaPods specs](https://github.com/CocoaPods/Specs). Contributing patches or Pods is really easy and gratifying. You even get push access when one of your specs or patches is accepted.
Follow [@CocoaPodsOrg](http://twitter.com/CocoaPodsOrg) to get up to date information about what's going on in the CocoaPods world.
Follow [@CocoaPods](http://twitter.com/CocoaPods) to get up to date information about what's going on in the CocoaPods world.
# Donations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment