From b0ee79c6b6d1f762532547a985127d25bc42372d Mon Sep 17 00:00:00 2001 From: jusax23 Date: Sun, 25 Feb 2024 01:18:13 +0100 Subject: [PATCH] Credits fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index febfd5f..d17f1d8 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ Directory src/Stockfish contains the latest current release. The code is modified to use a different communication interface. The original license for [Stockfish](https://stockfishchess.org) can be found in their [GitHub](https://github.com/official-stockfish/Stockfish) repository. -Directory web/build and/or src/ may contains code compiled from [emscripten](https://emscripten.org/) or code that will be compiled with emscripten. Emscripten is licensed among others under the MIT License. [License Page](https://emscripten.org/docs/introducing_emscripten/emscripten_license.html) \ No newline at end of file +Directory web/ may contains code compiled from [emscripten](https://emscripten.org/). Emscripten is licensed among others under the MIT License. [License Page](https://emscripten.org/docs/introducing_emscripten/emscripten_license.html) \ No newline at end of file