From 716ed2b824f50f3a63ad7d7aae9e7688326461a5 Mon Sep 17 00:00:00 2001 From: Antoine Fourmy Date: Mon, 27 Nov 2017 16:00:59 +0100 Subject: [PATCH] add Flask support for gentelella + fix small typo add Flask support for gentelella + fix small typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f896715..410670df 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ If `gulp` is installed, follow the steps below. * [Gentelella on Angular 2](https://github.com/kmkatsma/angular2-webpack-starter-gentelella) Angular Webpack Starter modified to utilize the Gentelella. * [Gentelella on Aurelia](https://github.com/kmkatsma/aurelia-gentelella) Typescript webpack skeleton modified to utilize the Gentelella. * [Gentelella on Laravel](https://github.com/Labs64/laravel-boilerplate) PHP / Laravel 5 boilerplate project with Gentelella Admin theme support. -* [Gentelella on Django](https://github.com/GiriB/django-gentelella) Genetellela modified to fit as a Django app +* [Gentelella on Django](https://github.com/GiriB/django-gentelella) Gentellela modified to fit as a Django app +* [Gentelella on Flask](https://github.com/afourmy/flask-gentelella) Gentellela modified to fit as a Flask app * [Gentelella on CakePHP 3](https://github.com/backstageel/cakephp-gentelella-theme) Gentelella modified to work on CakePHP Let us know if you have done integration for this admin template on other platforms and frameworks and we'll be happy to share your work.