Skip to content

Commit 6fd101a

Browse files
authored
doc: update README.md (#17)
1 parent 05a5770 commit 6fd101a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ yuisub -h # Displays help message
3535

3636
`yuisub` can also be used as a library
3737

38-
### Example
39-
4038
```python3
4139
import asyncio
4240

@@ -65,5 +63,5 @@ asyncio.run(main())
6563

6664
### License
6765

68-
This project is licensed under the BSD 3-Clause - see
66+
This project is licensed under the GPL-3.0 license - see
6967
the [LICENSE file](https://github.com/TohruskyDev/yuisub/blob/main/LICENSE) for details.

0 commit comments

Comments
 (0)