From 5051a2596e58e6ca712790e4e735ecd0375dce19 Mon Sep 17 00:00:00 2001 From: Kato Twofold Date: Sat, 27 Feb 2021 13:57:32 +0200 Subject: [PATCH] + Credits for the image --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 771f8f8..06a858b 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,7 @@ echo "Peak Memory: " . memory_get_peak_usage() / 1024 . "Kb"; // Check the memor ``` ## License -The licensing of the project is the [MIT license](https://mit-license.org/) \ No newline at end of file +The licensing of the project is the [MIT license](https://mit-license.org/) + +#### Credit +Icons made by [monkik](https://www.flaticon.com/authors/monkik) from [www.flaticon.com](https://www.flaticon.com/); \ No newline at end of file