From e8b5e2f0b2acede38b73fea59394c87c45bdcef5 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Fri, 2 Aug 2019 16:08:05 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cdf0a384..ba345b83 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Upgrade Multi-Tenant - Need ability to provision a new tenant DB +Database +- Need ability to run on SQLite + # Background Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalker/) and is inspired by the DotNetNuke web application framework. Initially created as a proof of concept, Oqtane is a native Blazor application written from the ground up using modern .NET Core technology. It is a modular framework offering a fully dynamic page compositing model, multi-site support, designer friendly templates ( skins ), and extensibility via third party modules.