From 4dcdcf7672092b99fe493fdbcd717ec35d4f8588 Mon Sep 17 00:00:00 2001 From: JPB Date: Mon, 12 Jun 2023 22:10:21 +0530 Subject: [PATCH 1/5] Update README.md Included Nuxt 3 Demo project link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a43b702..edda2b9 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ - [How to Work With Many to Many Relationships (M2M) On Directus](https://medium.com/@bianperotti/how-i-made-a-many-to-many-relationship-on-directus-b158ff55de7e) - [Creating a Custom Panel in Directus With Chart.js](https://blog.eperedo.com/2023/02/14/custom-panel-directus-chart-js) + ### Personal - [Get Started With Directus](https://medium.com/7span/no-code-backend-get-started-with-directus-7876bffdbd1d) @@ -90,6 +91,7 @@ If you're using Directus in an open source project, you're very welcome to link this project here. - [Official Examples](https://github.com/directus/examples) - Integration examples with Directus. +- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) ## Contributing From 6b15e1b038b3d5b7a324d6f7d4f2ac3a25e19be7 Mon Sep 17 00:00:00 2001 From: JPB Date: Mon, 12 Jun 2023 22:12:00 +0530 Subject: [PATCH 2/5] Update README.md Removed extra line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index edda2b9..25c18d6 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,6 @@ - [How to Work With Many to Many Relationships (M2M) On Directus](https://medium.com/@bianperotti/how-i-made-a-many-to-many-relationship-on-directus-b158ff55de7e) - [Creating a Custom Panel in Directus With Chart.js](https://blog.eperedo.com/2023/02/14/custom-panel-directus-chart-js) - ### Personal - [Get Started With Directus](https://medium.com/7span/no-code-backend-get-started-with-directus-7876bffdbd1d) From 6375d6d73d63002d8cad97758f7024f343bc6999 Mon Sep 17 00:00:00 2001 From: JPB Date: Tue, 13 Jun 2023 10:24:56 +0530 Subject: [PATCH 3/5] Update README.md with suggested changes Updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25c18d6..d860f65 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If you're using Directus in an open source project, you're very welcome to link this project here. - [Official Examples](https://github.com/directus/examples) - Integration examples with Directus. -- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) +- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) – Opinionated Nuxt 3 / Directus Starter with Tailwind CSS ## Contributing From 855b9722164638e784ad53d337d635fb4b3d17d5 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Tue, 13 Jun 2023 10:05:56 +0200 Subject: [PATCH 4/5] Use dash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d860f65..83bcede 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If you're using Directus in an open source project, you're very welcome to link this project here. - [Official Examples](https://github.com/directus/examples) - Integration examples with Directus. -- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) – Opinionated Nuxt 3 / Directus Starter with Tailwind CSS +- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) - Opinionated Nuxt 3 / Directus Starter with Tailwind CSS ## Contributing From 9addece27bb7292a6e3b1b56fb99065f6e955922 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Tue, 13 Jun 2023 10:07:31 +0200 Subject: [PATCH 5/5] Punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83bcede..8bc8edc 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If you're using Directus in an open source project, you're very welcome to link this project here. - [Official Examples](https://github.com/directus/examples) - Integration examples with Directus. -- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) - Opinionated Nuxt 3 / Directus Starter with Tailwind CSS +- [Nuxt 3 Demo](https://github.com/bryantgillespie/nuxt3-directus-starter) - Opinionated Nuxt 3 / Directus Starter with Tailwind CSS. ## Contributing