Skip to content

Commit bedef0b

Browse files
authored
chore: update readme
1 parent 2bfed23 commit bedef0b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<br />
1717

18-
Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic OAuth provider to all of your docker apps. It is made for traefik but it can be extended to work with all reverse proxies like caddy and nginx.
18+
Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic provider to all of your docker apps. It is designed for traefik but it can be extended to work with all reverse proxies like caddy and nginx.
1919

2020
![Login](assets/screenshot.png)
2121

@@ -31,11 +31,11 @@ I just made a Discord server for Tinyauth! It is not only for Tinyauth but gener
3131

3232
## Getting Started
3333

34-
You can easily get started with tinyauth by following the guide on the [documentation](https://tinyauth.app/docs/getting-started.html). There is also an available [docker compose file](./docker-compose.example.yml) that has traefik, nginx and tinyauth to demonstrate its capabilities.
34+
You can easily get started with tinyauth by following the guide in the [documentation](https://tinyauth.app/docs/getting-started.html). There is also an available [docker compose file](./docker-compose.example.yml) that has traefik, whoami and tinyauth to demonstrate its capabilities.
3535

3636
## Documentation
3737

38-
You can find documentation and guides on all available configuration of tinyauth [here](https://tinyauth.app).
38+
You can find documentation and guides on all of the available configuration of tinyauth [here](https://tinyauth.app).
3939

4040
## Contributing
4141

0 commit comments

Comments
 (0)