Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahriarKh authored Jul 14, 2023
1 parent 2c148a8 commit 05d6209
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm i strapi-content-type-explorer
## ⚙️ Options
- Field Data Types
- Field Icons
- Default Fields: toggle `createdBy`, `createdAt`, `updatedAt`
- Default Fields: toggle `createdBy`, `createdAt`, `updatedBy`, `updatedAt`
- Relational Fields Only
- `admin::` Types
- `plugin::` Types
Expand All @@ -28,4 +28,8 @@ npm i strapi-content-type-explorer
If you encounter lags while dragging boxes, try changing edge types. "Smart" edges cause performance issues (this should be fixed in future releases)

## 🚀 Collaboration
Have a question or found a bug? Feel free to open an issue. Wanna contribute and improve the plugin? PRs are welcome!
Have a question or found a bug? Feel free to [open an issue](https://github.com/ShahriarKh/strapi-content-type-explorer/issues). Wanna contribute and improve the plugin? PRs are welcome!

---
npm: https://www.npmjs.com/package/strapi-content-type-explorer
GitHub repo: https://github.com/ShahriarKh/strapi-content-type-explorer

0 comments on commit 05d6209

Please sign in to comment.