Skip to content

Commit b95f45c

Browse files
niemyjskiCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a26a761 commit b95f45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ See the docs site in `docs/` for the provider guides, onboarding material, and s
111111

112112
## Sample App
113113

114-
The sample app in `samples/Example.Web` is an ASP.NET Core 10 minimal API that can geocode and reverse geocode against any configured provider, including the deprecated Bing compatibility option when explicitly enabled. Yahoo remains excluded from the sample because the legacy provider still targets discontinued non-TLS endpoints.
114+
The sample app in `samples/Example.Web` is an ASP.NET Core 10 minimal API that can geocode and reverse geocode against any configured provider, including the deprecated Bing compatibility option when explicitly enabled. Yahoo remains excluded from the sample because the underlying Yahoo PlaceFinder/BOSS APIs are deprecated/discontinued and the `Geocoding.Yahoo` provider is retained for compatibility only.
115115

116116
```bash
117117
dotnet run --project samples/Example.Web/Example.Web.csproj

0 commit comments

Comments
 (0)