Parcourir la source

updated readme

ibireme il y a 9 ans
Parent
commit
c9ad7790c2
1 fichiers modifiés avec 8 ajouts et 2 suppressions
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -282,9 +282,15 @@ Installation
 3. Import `YYModel.h`.
 
 
-About
+Documentation
 ==============
-This library supports iOS 6.0 and later.
+Full API documentation is available on [CocoaDocs](http://cocoadocs.org/docsets/YYModel/).<br/>
+You can also install documentation locally using [appledoc](https://github.com/tomaz/appledoc).
+
+
+Requirements
+==============
+This library requires a deployment target of iOS 6.0 or greater.
 
 
 License