From e1ca5f2177cecc4cb91dcbaaa532793687f70db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20B=C3=A1lint=20Misius?= Date: Fri, 9 Apr 2021 18:06:41 +0200 Subject: [PATCH] Add list of libraries and other assets used to readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index cdd0b31bb..ffff653fc 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,20 @@ Thanks * mniip * LBPHacker +Libraries and other assets used +=========================================================================== + +* [BSON](https://github.com/interactive-matter/bson-c) +* [bzip2](http://www.bzip.org/) +* [FFTW](http://fftw.org/) +* [JsonCpp](https://github.com/open-source-parsers/jsoncpp) +* [libcurl](https://curl.se/libcurl/) +* [Lua](https://www.lua.org/) +* [LuaJIT](https://luajit.org/) +* [LuaSocket](http://w3.impa.br/~diego/software/luasocket/) +* [Mallangche](https://github.com/JammPark/Mallangche) +* [SDL](https://libsdl.org/) +* [zlib](https://www.zlib.net/) Instructions ===========================================================================