aboutsummaryrefslogtreecommitdiff
path: root/lib/Plugins
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-07-27 11:30:01 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-07-27 11:30:01 -0400
commitcd7d9f3ec65737b96c713b1b84ef972e901c4ea3 (patch)
tree648f24ddcc9d25d9a05832bd27b15c72bb86805c /lib/Plugins
parent1074db64cc7bae103240ff1220d50d1958b7a900 (diff)
readme updates, VS solution added for faster builds
Diffstat (limited to 'lib/Plugins')
-rw-r--r--lib/Plugins/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Plugins/README.md b/lib/Plugins/README.md
index 0f82523..e36560c 100644
--- a/lib/Plugins/README.md
+++ b/lib/Plugins/README.md
@@ -4,10 +4,10 @@ A compact and simple contract interface and supporting types for runtime loadabl
**This library has no internal or external dependencies**
-### Builds
+## 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 .sha384 appended checksum of the desired download file.
-### Docs and Guides
+## 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)