diff --git a/README.md b/README.md index 4bba664..d19bd0a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This repository contains a Blazor Web application with Interactive Auto render m The following article describes the implementation details: [Add Auth0 Authentication to Blazor Web Apps](https://auth0.com/blog/auth0-authentication-blazor-web-apps/). ## To run the applications: +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0-blog%2Fblazor-interactive-auto.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0-blog%2Fblazor-interactive-auto?ref=badge_shield) + Clone the repo: `git clone https://github.com/auth0-blog/blazor-interactive-auto.git` @@ -18,3 +20,7 @@ To run the Blazor Web application: - [.NET SDK 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) installed on your machine - An [Auth0](https://auth0.com/) account. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0-blog%2Fblazor-interactive-auto.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0-blog%2Fblazor-interactive-auto?ref=badge_large) \ No newline at end of file