diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-03 22:16:37 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-03 22:16:37 +0200 |
| commit | ab7e9648d7ea582a87d5e600697fe3c3b654a8c3 (patch) | |
| tree | f66bdd40bf3b0773fc7380ec29ea0ed7276de1f8 | |
| parent | cf226d33969cf33b9bf85f9d002d3abbeb6d1db9 (diff) | |
Fix README thinko.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ libcxml ======= This is a very small library which provides a slightly tidier -C++ API than libxml++ for parsing HTML. +C++ API than libxml++ for parsing XML. For example: |
