aboutsummaryrefslogtreecommitdiff
path: root/lib/Plugins.Essentials
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-01-08 20:21:28 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-01-08 20:21:28 -0500
commitd8ce30ec20a41b5ddaf4f0b91f051cb479c3279c (patch)
tree0c88da3e0ff2166189d36538d68f2256e090d8e4 /lib/Plugins.Essentials
parent4e33bf6c8cb365fd771f7e06649c4f49d3397463 (diff)
Readme build updates
Diffstat (limited to 'lib/Plugins.Essentials')
-rw-r--r--lib/Plugins.Essentials/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/Plugins.Essentials/README.md b/lib/Plugins.Essentials/README.md
index 2399b61..a085c05 100644
--- a/lib/Plugins.Essentials/README.md
+++ b/lib/Plugins.Essentials/README.md
@@ -1,3 +1,6 @@
# VNLib.Plugins.Essentials
-A library to add essential http processing features to your VNLib http application. This library is a part of the VNLib project and mostly focuses on the http content processing. It provides a layer between the base HTTP protocol and serving web content. It provides essential processing layers, extension methods, helper namespaces and more. Some features include stateful sessions, dynamic content routing, runtime extensible plugins, and abstractions for building plugins. \ No newline at end of file
+A library to add essential http processing features to your VNLib http application. This library is a part of the VNLib project and mostly focuses on the http content processing. It provides a layer between the base HTTP protocol and serving web content. It provides essential processing layers, extension methods, helper namespaces and more. Some features include stateful sessions, dynamic content routing, runtime extensible plugins, and abstractions for building plugins.
+
+#### 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. \ No newline at end of file