Update README.md
parent
92db4b5624
commit
400659dcec
18
README.md
18
README.md
|
@ -1,3 +1,17 @@
|
|||
# Strapi plugin content-type-explorer
|
||||
# 🗺 Contnet-Type Explorer
|
||||
|
||||
A quick description of content-type-explorer.
|
||||
Content-Type Explorer is a Strapi plugin that visualizes your contnet types and their relationships like an ERD (Entity Relationship Diagram).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
npm i strapi-content-type-explorer
|
||||
```
|
||||
|
||||
## Options
|
||||
- **Default Fields**:
|
||||
- **
|
||||
|
|
Loading…
Reference in New Issue