diff --git a/readme.md b/readme.md index c0ffa51..64f246d 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,11 @@ Nim wrapper for the ant tweak bar library. At the moment it is only tested on linux, but it should work on other platforms, too. If there are problems with other platforms please report them. -# SDL2 support +## SDL2 support Yes there is SDL2 support. The original library did miss this, I added this. -# Do I need AntTweakBar on my system? +## Do I need AntTweakBar on my system? No you do not need it. This library contains all source code of AntTweakBar and compiles it with the normal nim compilation command. No external libraries required.