We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a5770 commit 6fd101aCopy full SHA for 6fd101a
README.md
@@ -35,8 +35,6 @@ yuisub -h # Displays help message
35
36
`yuisub` can also be used as a library
37
38
-### Example
39
-
40
```python3
41
import asyncio
42
@@ -65,5 +63,5 @@ asyncio.run(main())
65
63
66
64
### License
67
68
-This project is licensed under the BSD 3-Clause - see
+This project is licensed under the GPL-3.0 license - see
69
the [LICENSE file](https://github.com/TohruskyDev/yuisub/blob/main/LICENSE) for details.
0 commit comments