From 42530ce824f4584ccbe7a5e3476b46d640becd3c Mon Sep 17 00:00:00 2001 From: Pcornat Date: Sun, 16 Jan 2022 19:22:02 +0100 Subject: [PATCH] Update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4835699..b524439 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This project is about to digitally control your character sheet from the book "L Some dependencies are inside the "external" directory. The followings are inside: - GLFW: windowing - Spdlog: logging the app. +- Catch2 The others are: - jemalloc