diff --git a/README.md b/README.md new file mode 100644 index 0000000..fae2993 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# HTMLKit + +An Objective-C kit for your everyday HTML needs. + +# Quick Overview + +HTMLKit is a [WHATWG](https://html.spec.whatwg.org/multipage/) specification-compliant library for parsing and serializing HTML documents and document fragments for OSX and iOS. HTMLKit parses real-world HTML the same way modern web browsers would. + +# License + +HTMLKit is available under the MIT license. See the LICENSE file for more info.