From aa67d40f2334773fc24c647d56926addf60efdb8 Mon Sep 17 00:00:00 2001 From: Pierre Burgy Date: Fri, 2 Oct 2015 10:34:00 +0200 Subject: [PATCH] Add admin panel description in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 638523b1c8..14f46229ec 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ $ strapi generate api ## Admin panel +Strapi comes out of the box with an auto-generated admin panel, based on the models of your application. + [![Strapi Admin Panel](http://strapi.io/assets/images/strapi-admin.jpg "Strapi Admin Panel")](http://strapi.io/documentation/admin)