aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 351db1f..bbc4b78 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,8 @@ The libraries used to develop gamedev2 are as follows:
* [sol2](https://github.com/ThePhD/sol2)
* [EntityX](https://github.com/alecthomas/entityx)
* [FreeType 2](https://www.freetype.org/)
-
+* [SOIL](https://lonesock.net/soil.html)
+* [cereal](https://uscilab.github.io/cereal/)
## Building gamedev2
### Build Requirements