From efe20a1fe81a979ad638e2f471bbef50da18ac64 Mon Sep 17 00:00:00 2001 From: Cody Date: Wed, 3 Jan 2024 10:59:14 -0800 Subject: [PATCH] Adds Marketplace Section --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61f2d76a..f74ef946 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Foqtane%2Foqtane.framework%2Fmaster%2Fazuredeploy.json) [![Visit Marketplace](https://github.githubassets.com/images/icons/emoji/unicode/1f3ea.png)](https://www.oqtane.net/) -[Visit the Oqtane Marketplace](https://www.oqtane.net/) - # Oqtane Framework @@ -42,6 +40,11 @@ Please note that this project is owned by the .NET Foundation and is governed by - If you are getting started with Oqtane, a [series of videos](https://www.youtube.com/watch?v=JPfUZPlRRCE&list=PLYhXmd7yV0elLNLfQwZBUlM7ZSMYPTZ_f) are available which explain how to install the product, interact with the user interface, and develop custom modules. +# Oqtane Marketplace + +Explore and enhance your Oqtane experience by visiting the Oqtane Marketplace. Discover a variety of modules, themes, and extensions contributed by the community. [Visit Oqtane Marketplace](https://www.oqtane.net) + + # Documentation There is a separate [Documentation repository](https://github.com/oqtane/oqtane.docs) which contains a variety of types of documentation for Oqtane, including API documentation that is auto generated using Docfx. The contents of the repository is published to Githib Pages and is available at [https://docs.oqtane.org](https://docs.oqtane.org/)