X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=README.md;h=b2c22f5460685c6efde425ee300650055ee5a2a2;hb=HEAD;hp=13b70bf9f23d58925b623194aa11d1a44a3d8a9f;hpb=00a593c9362aabd5df4f4c9d37d00ef1caba139f;p=libcxml.git diff --git a/README.md b/README.md index 13b70bf..b2c22f5 100644 --- a/README.md +++ b/README.md @@ -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: @@ -40,7 +40,6 @@ Building --enable-debug build with debugging information and without optimisation --static build statically --disable-tests disable building of tests - --force-cpp11 force use of C++11 ### Dependencies