Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceztko committed Mar 16, 2024
1 parent b652d47 commit bade41e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ For the most popular toolchains, PoDoFo requires the following
minimum versions:

* msvc++ 14.16 (VS 2017 15.9)
* gcc 8.1
* gcc 9.0
* clang/llvm 7.0

It is regularly tested with the following IDE/toolchains versions:
Expand All @@ -55,6 +55,8 @@ It is regularly tested with the following IDE/toolchains versions:
* XCode 13.3
* NDK r23b

GCC 8.x support [broke](https://github.com/podofo/podofo/issues/116) recently, but it could be reinstanced.

## Licensing

PoDoFo library is licensed under the [LGPL 2.0](https://spdx.org/licenses/LGPL-2.0-or-later.html) or later terms.
Expand Down

0 comments on commit bade41e

Please sign in to comment.