From d8ce30ec20a41b5ddaf4f0b91f051cb479c3279c Mon Sep 17 00:00:00 2001 From: vnugent Date: Sun, 8 Jan 2023 20:21:28 -0500 Subject: Readme build updates --- lib/Net.Http/readme.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/Net.Http') diff --git a/lib/Net.Http/readme.md b/lib/Net.Http/readme.md index e69de29..6692205 100644 --- a/lib/Net.Http/readme.md +++ b/lib/Net.Http/readme.md @@ -0,0 +1,6 @@ +# VNLib.Net.Http + +*Provides a resource efficient, high performance, single library HTTP(s) server, with extensable processors and transport providers.* + +#### 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 -- cgit