aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index a219d5c..c6f2650 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,17 @@
# VNLib.Plugins.Sessions
-This folder contains helper libraries for the developing session providers, plugins for managing distributed object caching, and client runtime implementations.
+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.
+## Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below). All tar-gzip (.tgz) files will have an associated .sha256 appended checksum of the desired download file.
+
+## Docs and Guides
+Documentation, specifications, and setup guides are available on my website.
+
+[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_vnlib.plugins.sessions)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core)
## License
-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
+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