Commit 3e234991 authored by Eloy Duran's avatar Eloy Duran

Update README a bit more.

parent 5ddd18fd
...@@ -16,7 +16,8 @@ CocoaPods will: ...@@ -16,7 +16,8 @@ CocoaPods will:
* Set them up to be build as part of a ‘dependency’ static library, which your * Set them up to be build as part of a ‘dependency’ static library, which your
project links against. project links against.
For more in depth information see the [wiki][wiki]. For more in depth information see the [wiki][wiki], specifically the page about
[creating a project that uses CocoaPods][wiki-create].
**_NOTE: At the moment [only iOS projects are supported][ticket], but this will **_NOTE: At the moment [only iOS projects are supported][ticket], but this will
...@@ -82,5 +83,6 @@ for more info. ...@@ -82,5 +83,6 @@ for more info.
[tickets]: https://github.com/alloy/cocoapods/issues [tickets]: https://github.com/alloy/cocoapods/issues
[ticket]: https://github.com/alloy/cocoapods/issues/3 [ticket]: https://github.com/alloy/cocoapods/issues/3
[example-spec]: https://github.com/alloy/cocoapods/blob/master/examples/PodSpec.podspec [example-spec]: https://github.com/alloy/cocoapods/blob/master/examples/PodSpec.podspec
[wiki]: https://github.com/alloy/cocoapods/wiki [wiki-create]: https://github.com/alloy/cocoapods/wiki/Creating-a-project-that-uses-CocoaPods
[wiki]: https://github.com/alloy/cocoapods/wiki/_pages
[license]: cocoa-pods/blob/master/LICENSE [license]: cocoa-pods/blob/master/LICENSE
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