diff --git a/README.md b/README.md index 7fefb99..dd813c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # netcore2-reverse-proxy -This is a .NET Core 2 sample project showing how to implement a reverse proxy. - +This is a .NET Core 2 sample project showing how to implement a reverse proxy. View the accompanying [tutorial blog post on Auth0, here](https://auth0.com/blog/building-a-reverse-proxy-in-dot-net-core/). ## Running the project ##