cosmetic changes in README

This commit is contained in:
2024-01-13 16:29:24 +01:00
parent e2c2903b66
commit f0d6f57dd1
2 changed files with 5 additions and 2 deletions

View File

@@ -1,14 +1,17 @@
#+OPTIONS: toc:nil
#+OPTIONS: num:2
**This is not a working chess program !!** **This is not a working chess program !!**
/I am only experimenting some chess programming concepts./ /I am only experimenting some chess programming concepts./
** License ** License
SPDX-License-Identifier: GPL-3.0-or-later <https://spdx.org/licenses/GPL-3.0-or-later.html> ~SPDX-License-Identifier: GPL-3.0-or-later <https://spdx.org/licenses/GPL-3.0-or-later.html>~~
This work is Copyright (C) 2021-2024 Bruno Raoult ("br"), and licensed under This work is Copyright (C) 2021-2024 Bruno Raoult ("br"), and licensed under
the GNU General Public License v3.0 or later. the GNU General Public License v3.0 or later.
Some rights reserved. See COPYING. Some rights reserved. See COPYING.
** Installation (don't do it until version 0.9) ** Installation (don't do it until version 0.9)
*** clone repository *** clone repository
*user...** *user...**

2
brlib

Submodule brlib updated: 2262cc7393...e55ac95301