diff --git a/README.md b/README.md index 3aff6428..76927781 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
The tiniest authentication and authorization server you have ever seen.
+The tiniest OpenID Certified™ authorization and authentication server you have ever seen.
+
## Getting Started
You can get started with Tinyauth by following the guide in the [documentation](https://tinyauth.app/docs/getting-started). There is also an available [docker-compose](./docker-compose.example.yml) file that has Traefik, Whoami and Tinyauth to demonstrate its capabilities (keep in mind that this file lives in the development branch so it may have updates that are not yet released).