瀏覽代碼

add tigr to single-file libs FAQ

Sean Barrett 10 年之前
父節點
當前提交
43789d11d9
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      README.md
  2. 1 0
      tools/README.footer.md

+ 1 - 0
README.md

@@ -80,6 +80,7 @@ this! But you might like them anyway:
 - [Zange](https://github.com/vurtun/zange/blob/master/json.c): another JSON parser (MIT license)
 - [Zange](https://github.com/vurtun/zange/blob/master/json.c): another JSON parser (MIT license)
 - [yocto](https://github.com/tom-seddon/yhs): non-production-use http server (public domain)
 - [yocto](https://github.com/tom-seddon/yhs): non-production-use http server (public domain)
 - [happyhttp](http://scumways.com/happyhttp/happyhttp.html): http client requests (zlib license)
 - [happyhttp](http://scumways.com/happyhttp/happyhttp.html): http client requests (zlib license)
+- [tigr](https://bitbucket.org/rmitton/tigr/src): quick-n-dirty window text/graphics for Windows (public domain)
 
 
 There is also this XML library, but if you're using XML, shame on you:
 There is also this XML library, but if you're using XML, shame on you:
 
 

+ 1 - 0
tools/README.footer.md

@@ -49,6 +49,7 @@ this! But you might like them anyway:
 - [Zange](https://github.com/vurtun/zange/blob/master/json.c): another JSON parser (MIT license)
 - [Zange](https://github.com/vurtun/zange/blob/master/json.c): another JSON parser (MIT license)
 - [yocto](https://github.com/tom-seddon/yhs): non-production-use http server (public domain)
 - [yocto](https://github.com/tom-seddon/yhs): non-production-use http server (public domain)
 - [happyhttp](http://scumways.com/happyhttp/happyhttp.html): http client requests (zlib license)
 - [happyhttp](http://scumways.com/happyhttp/happyhttp.html): http client requests (zlib license)
+- [tigr](https://bitbucket.org/rmitton/tigr/src): quick-n-dirty window text/graphics for Windows (public domain)
 
 
 There is also this XML library, but if you're using XML, shame on you:
 There is also this XML library, but if you're using XML, shame on you: