From 8dd47347b8eb21fdc142dd76b6b3f4bc034808b0 Mon Sep 17 00:00:00 2001 From: KodeStar Date: Mon, 5 Feb 2018 18:13:24 +0000 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 732b851f..43af7c5e 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,12 @@ location /webfonts { ``` If there are any other locations which might interefere with any of the folders in the /public folder, you might have to do the same for those as well, but it's a super fringe case. +## Credits +- PHP Framework - [Laravel](https://laravel.com/) +- Icons - [FonteAwesome 5](https://fontawesome.com/) +- Javascript - [jQuery](https://jquery.com/) +- Colour picker - [Huebee](http://huebee.buzz/) + ## License This app is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).