diff --git a/README.md b/README.md index 79b88ee..b18feac 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,14 @@ One primary goal of the project is to create a RQL .NET API which wraps the RedD More information on RedDot CMS can be found on the RedDot website. -#summary Proposed architecture for RQL API. + - - - ## Introduction In building a true .NET API for calling RQL, code generation is priceless. Especially in the essence of speed of development and maintainability. However, the true "holy grail" is a high-level RQL API which masks the nastiness of RQL XML entirely. +Proposed architecture for RQL API. ## Details