changeset 695:69a547354e30

Misc: update CREDITS.md
author David Demelier <markand@malikania.fr>
date Fri, 04 May 2018 14:05:57 +0200
parents 066aa6812934
children 20ae26a67897
files CREDITS.md
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/CREDITS.md	Thu May 03 21:45:10 2018 +0200
+++ b/CREDITS.md	Fri May 04 14:05:57 2018 +0200
@@ -17,14 +17,11 @@
 - CMake, http://cmake.org
   The best build system ever.
 
-- Google Test, https://github.com/google/googletest
-  A nice and easy C++ test framework.
-
 - Pandoc, http://pandoc.org
   Powerful document converter.
 
 - Niels Lohmann JSON library, https://github.com/nlohmann/json
   The best C++ JSON library.
 
-- fmtlib, http://fmtlib.net/latest/index.html
-  Convenient formatting library for C++.
+- Boost, http://boost.org
+  Powerful and portable libraries.