README.md: Be specific about version of XML and version of C

This commit is contained in:
Sebastian Pipping 2023-05-10 22:16:57 +02:00
parent 4b98a4e001
commit a7a57ea1b5

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