Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -64,4 +64,4 @@ Pull requests are accepted.

## License

[MIT](https://choosealicense.com/licenses/mit/)
[MIT](https://choosealicense.com/licenses/mit/).
Loading