aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Utils/README.md b/lib/Utils/README.md
index ddd7e84..683cc3c 100644
--- a/lib/Utils/README.md
+++ b/lib/Utils/README.md
@@ -10,6 +10,8 @@ namespaces
- VNLib.Utils.Memory - Utilities for safely accessing unmanaged memory and CLR memory
- VNLib.Utils.Memory.Caching - Data structures for managed object, data caching, and interfaces for cache-able objects
+#### 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.
### Recommended 3rd Party Libs