From 0d392470bdc6b40ab03fb41996598bc5ce6615dd Mon Sep 17 00:00:00 2001 From: Ashton Abdiukov Date: Fri, 20 Feb 2026 17:05:01 +1100 Subject: [PATCH] docs: make README punctuation more consistent --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4ade175..5e69b7f 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Currently, [AddressData.net](https://AddressData.net) contains millions of addre ### Using Visual Studio #### Requirements -- Visual Studio 2026 - - With ASP.NET and web development installed from the Visual Studio Installer -- .NET 10 SDK +- Visual Studio 2026. + - With ASP.NET and web development installed from the Visual Studio Installer. +- .NET 10 SDK. #### How to Run 1. Open the solution in Visual Studio 2026. @@ -64,4 +64,4 @@ Pull requests are accepted. ## License -[MIT](https://choosealicense.com/licenses/mit/) +[MIT](https://choosealicense.com/licenses/mit/).