Update README files.

[CONFIGURATION]
* NEW: Update README files.
This commit is contained in:
Benoît Minisini 2023-04-27 14:53:30 +02:00
parent e0f4310d82
commit a3319fefd1
2 changed files with 8 additions and 0 deletions

4
README
View file

@ -42,6 +42,10 @@ The following pieces of code were borrowed and adapted:
by Denys Vlasenko and Bernhard Reutner-Fischer. See https://www.busybox.net/ by Denys Vlasenko and Bernhard Reutner-Fischer. See https://www.busybox.net/
for more details. for more details.
- The stock icons flags were generated from SVG files taken from
https://github.com/smucode/react-world-flags. They are published under the MIT
license.
If I forget some borrowed code in the list above, just tell me. If I forget some borrowed code in the list above, just tell me.
Enjoy Gambas! Enjoy Gambas!

View file

@ -47,6 +47,10 @@ The following pieces of code were borrowed and adapted:
- The 'gb.hash' component embeds the code of the hashing routines of BusyBox made - The 'gb.hash' component embeds the code of the hashing routines of BusyBox made
by Denys Vlasenko and Bernhard Reutner-Fischer. See https://www.busybox.net/ by Denys Vlasenko and Bernhard Reutner-Fischer. See https://www.busybox.net/
for more details. for more details.
- The stock icons flags were generated from SVG files taken from
https://github.com/smucode/react-world-flags. They are published under the MIT
license.
If I forget some borrowed code in the list above, just tell me. If I forget some borrowed code in the list above, just tell me.