diff --git a/README.md b/README.md index af206cc2..299796fb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Oqtane is a Modular Application Framework for Blazor Oqtane uses Blazor, an open source and cross-platform web UI framework for building single-page apps using .NET and C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. +Oqtane is being developed based on some fundamental principles which are outlined here [Oqtane Philosophy](https://www.oqtane.org/Resources/Blog/PostId/538/oqtane-philosophy). + Please note that this project is owned by the .NET Foundation and is governed by the **[.NET Foundation Contributor Covenant Code of Conduct](https://dotnetfoundation.org/code-of-conduct)** # Getting Started