alibaba / coobjc

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
https://github.com/alibaba/coobjc
Apache License 2.0
4.03k stars 525 forks source link

fix/improve README #79

Closed oldratlee closed 5 years ago

oldratlee commented 5 years ago

Summary

Other Information

No code modification just update documentation in this PR, should be very safe.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

Thanks for contributing to coobjc!

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.