From e5bffa4bfa5a5a4a29dc5d1ccb250f37d938664e Mon Sep 17 00:00:00 2001 From: vnugent Date: Thu, 12 Jan 2023 17:47:41 -0500 Subject: Large project reorder and consolidation --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4288db0..54d7186 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# Oauth \ No newline at end of file +# OAuth2 +*A collection of libraries and plugins for developing OAuth2 applications or 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. + +## 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 -- cgit