From 05d62096218139668d47956e97deefee6a593d0b Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:07:41 +0330 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b6de18..44c0648 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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