Skip to content

Commit fd5f19e

Browse files
committed
Change the README description of the demo app
1 parent 1fab83d commit fd5f19e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/demonstration/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Demonstration
22

3-
This sample application is made to demonstrate the use of
4-
the [**fastapi-oauth2**](https://github.com/pysnippet/fastapi-oauth2) package.
3+
This sample application demonstrates the use of the [**fastapi-oauth2**](https://github.com/pysnippet/fastapi-oauth2)
4+
package and covers many topics from the [documentation](https://docs.pysnippet.org/fastapi-oauth2/). It is mainly
5+
designed to help developers integrate and configure the package in their own applications. However, it can also be used
6+
as a template for a new application or testing purposes.
57

68
## Installation
79

0 commit comments

Comments
 (0)