From 36446a9241076c9916a9b74f3530c1fe378636bb Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Fri, 14 Jul 2023 19:45:03 +0330 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 951a6c7..7967cfe 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,23 @@ # 🗺 Contnet-Type Explorer -Content-Type Explorer is a Strapi plugin that visualizes your contnet types and their relationships like an ERD (Entity Relationship Diagram). +Content-Type Explorer is a Strapi plugin that visualizes your content types and their relationships like an ERD (Entity Relationship Diagram). ![image](https://github.com/ShahriarKh/strapi-content-type-explorer/assets/31452340/0cac9494-5dc3-43ad-a1b2-d46a1c3ea26c) ![image](https://github.com/ShahriarKh/strapi-content-type-explorer/assets/31452340/5f7abe98-f626-4838-a1fb-5f6e72e6ec15) -## Installation +## ⌨️ Installation ```bash npm i strapi-content-type-explorer ``` -## Options -- **Default Fields**: -- ** +## ⚙️ Options +- **Field Data Types**: +- **Field Icons**: +- **Default Fields**: `createdBy`, `createdAt`, `updatedAt` +- **Relational Fields Only** +- **admin:: Types** +- **plugin:: Types** +- **Edges** +- **Snap to Grid**