diff --git a/README.md b/README.md index 5f85565..ffe373a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ How to use 2. Link to SFML2 (obviously :P!). 3. Use a C++11 ready compiler. +Note: For a non C++11 ready compilers, there is a [support branch](https://github.com/Skyrpex/RichText/tree/support/no-c%2B%2B11). +However, it's not guaranteed to be fully updated. + Repository ----------