diff --git a/README.md b/README.md index acb0f37a2ea..409c632e102 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ > > Major performance improvements are on the way! Please see our [blog post](https://www.thepollyproject.org/2023/03/03/we-want-your-feedback-introducing-polly-v8/) to learn more and provide feedback in the [related GitHub issue](https://github.com/App-vNext/Polly/issues/1048). > -> :rotating_light: :rotating_light: **UPDATE: The v8 public API is available for community feedback**: :rotating_light: :rotating_light: +> :rotating_light: :rotating_light: **Polly v8 Alpha released!** :rotating_light: :rotating_light: +> - Find it on [NuGet.org](https://www.nuget.org/packages/Polly/8.0.0-alpha.1) +> - The v8 docs are not yet finished, but you can take a look at sample code in these locations: +> - Within the repo's new [Samples folder](https://github.com/App-vNext/Polly/tree/main/samples) +> - By reading `Polly.Core`'s [README](https://github.com/App-vNext/Polly/blob/main/src/Polly.Core/README.md) # Polly