From e57aada0d0935c4ae892a933218ed5961091a79a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20GRIFFIE?= Date: Wed, 27 Feb 2019 19:37:04 +0100 Subject: [PATCH] Add available component listing --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c6d19ca..6392ac5 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,12 @@ carthage update ## Features -- **MUHeader:** Elegant, entirely customizable and fully extensible admin panel. -- **MUTopBar:** Reusable policies, CSRF, CORS, P3P, Xframe, XSS, and more. -- **MUButton:** Install auth system, content management, custom plugins, and more, in seconds. -- **MUHorizontalPager:** Built on top of Node.js, Strapi delivers amazing performances. -- **MUPageControl:** Use any front-end frameworks (React, Vue, Angular, etc.), mobile apps or even IoT. -- **MUTextField:** Scaffold projects and APIs on the fly. +- **MUHeader:** Component that define a title and a detail description. +- **MUTopBar:** Component that define a title and a button on left side. +- **MUButton:** UIButton with more customizable options. +- **MUHorizontalPager:** UIScrollView + isPagingEnabled with more customizable options. +- **MUPageControl:** UIPageControl with more customizable options. +- **MUTextField:** UITextField with more customizable options. ## Contributing