diff CREDITS.md @ 933:a29cd04e3878

misc: remove C++ and CMake implementation
author David Demelier <markand@malikania.fr>
date Sun, 10 Jan 2021 16:45:27 +0100
parents f5ccf65ae929
children 3ea3361f0fc7
line wrap: on
line diff
--- a/CREDITS.md	Tue Jan 05 22:25:47 2021 +0100
+++ b/CREDITS.md	Sun Jan 10 16:45:27 2021 +0100
@@ -14,17 +14,5 @@
 - Duktape, http://duktape.org
   Absolutely awesome JavaScript engine written in C by a super nice author.
 
-- CMake, http://cmake.org
-  The best build system ever.
-
-- Pandoc, http://pandoc.org
-  Powerful document converter.
-
-- Niels Lohmann JSON library, https://github.com/nlohmann/json
-  The best C++ JSON library.
-
-- Boost, http://boost.org
-  Powerful and portable libraries.
-
 - uriparser, https://uriparser.github.io
   Simple URI parser.