draveness / NightNight

Elegant way to integrate night mode to swift projects
MIT License
774 stars 56 forks source link

Manual Installation #2

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.

draveness commented 8 years ago

Thanks for your tips. I will work on this ASAP