aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vaughn Nugent <public@vaughnnugent.com>2022-11-20 20:09:19 +0000
committerLibravatar Vaughn Nugent <public@vaughnnugent.com>2022-11-20 20:09:19 +0000
commit8b8ded666ce511c25594f70998cfcdbdf335562c (patch)
tree8d061d529da65db98412fd4733de224bab1dad8a /README.md
parent6948ba09baa18bf03934f1da1a05f7bac7f78d85 (diff)
Edit README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f53005..9a06df3 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,11 @@
-# Essentials \ No newline at end of file
+# Essentials
+
+This repository contains a collection of essential "Web Plugins" that are built to be loaded directly by a `ServiceStack` in your application, and conform to all required constrains for runtime loading. Some library packages my be consumed directly by your library/application to perform included functionality or provide a base class or set of classes to reduce complexity. Please see each package's readme.md file for further information.
+
+This repo will be used a small "mono-repo" for essential runtime loadable plugins that provide essential web-site/api functionality.
+
+These libraries are intended for web-server/web-site use and therefor are license to use by the following:
+
+## License
+All source files in this repository is licensed under the GNU Affero General Public License (or any later version).
+See the LICENSE files for more information. \ No newline at end of file