nvzqz / Sage

A cross-platform chess library for Swift
Apache License 2.0
375 stars 43 forks source link

Manual Installation #3

Closed lfarah closed 8 years ago

lfarah commented 8 years ago

CocoaPods and Carthage are awesome tools and make our life really easier, but there are some devs who still don't know how to use them.

It would be cool to add the Manual installation guide in your README.md. You can take a look at my iOS Readme Template to see how you can do it.

nvzqz commented 8 years ago

Good point, thank you!