diff --git a/Oqtane.Application/README.md b/Oqtane.Application/README.md index 6682dac0..f4bcb000 100644 --- a/Oqtane.Application/README.md +++ b/Oqtane.Application/README.md @@ -11,7 +11,7 @@ When using this approach you do not need to have a local copy of the oqtane.fram The solution contains an AppHost project which must be identified as the Startup project. It is responsible for loading the development environment and launching the Oqtane framework. -The solution also contains Build, Client, Server, and Shared folders which is where you you would implement your custom functionality. An example module and theme are included for reference, and you can add additional modules and themes within the same projects by following the standard Oqtane conventions. +The solution also contains Build, Client, Server, and Shared folders which is where you you would implement your custom functionality. An example module and theme are included for reference, and you can add additional modules and themes within the same projects by following the standard Oqtane folder/namespace conventions. *Known Issues*