aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-01-12 17:58:50 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-01-12 17:58:50 -0500
commit5af35f054f4460e12e9aae6c83b8110192d1254a (patch)
tree467d491cd2e564463529e0ec50bf15e7aa276cbe /README.md
parent751e1a107195f0c9c98c866e8267a5a760545982 (diff)
Readme updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2a834e5..a219d5c 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
-# VNLib.Plugins.Essentials.Sessions
+# VNLib.Plugins.Sessions
This folder contains helper libraries for the developing session providers, plugins for managing distributed object caching, and client runtime implementations.
Each library or plugin library should contain a readme.md file for setup/installation or usage.
+#### Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my [website](https://www.vaughnnugent.com/resources/software). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.
+
## License
-The software 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
+Licenses may vary depending on the project. Each project will contain a license file and applicable licensing information in the project's readme. \ No newline at end of file