Merge pull request #713 from libexpat/readme-be-specific-about-version-of-xml

README.md: Be specific about version of XML and version of C
This commit is contained in:
Sebastian Pipping 2023-05-10 23:17:19 +02:00 committed by GitHub
commit 8e5b9a9310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,8 @@
# Expat, Release 2.5.0
This is Expat, a C library for parsing XML, started by
This is Expat, a C99 library for parsing
[XML 1.0 Fourth Edition](https://www.w3.org/TR/2006/REC-xml-20060816/), started by
[James Clark](https://en.wikipedia.org/wiki/James_Clark_%28programmer%29) in 1997.
Expat is a stream-oriented XML parser. This means that you register
handlers with the parser before starting the parse. These handlers