From d231a707978526ba319b7bac9079dae8e6741be0 Mon Sep 17 00:00:00 2001 From: Brenton Farmer Date: Fri, 2 Aug 2024 12:51:17 -0700 Subject: [PATCH] more small edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d90842..569ca38 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ Hyperbee.Json's implementation is optimized for performance and low memory usage ## Getting Started -To get started with Hyperbee.Json, refer to the documentation for detailed instructions and examples. Install the library via NuGet: +To get started with Hyperbee.Json, refer to the [documentation](https://stillpoint-software.github.io/hyperbee.json) for detailed instructions and examples. -Install via NuGet: +You can intall the library via NuGet: ```bash dotnet add package Hyperbee.Json