Add line to READ about Objective-C and ARC.

This commit is contained in:
Brent Simmons
2016-12-26 16:46:12 -08:00
parent df6a40e67d
commit 55700ae708

View File

@@ -2,7 +2,7 @@
This is utility code for parsing XML and HTML using libXML2s SAX parser. This is utility code for parsing XML and HTML using libXML2s SAX parser.
It builds two framework targets: one for Mac, one for iOS. It does not depend on any other third-party frameworks. It builds two framework targets: one for Mac, one for iOS. It does not depend on any other third-party frameworks. The code is Objective-C with ARC.
#### The gist #### The gist