Skip to content

Commit d77f5a9

Browse files
authored
Update README.md
1 parent f738fa6 commit d77f5a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# random_episode
2-
Tiny Python-based app for generating random episode number of TV series. Based on Kivy Framework
2+
Tiny Python-based app for generating random episode number of TV series. Based on [Kivy Framework](https://github.com/kivy/kivy)
33

44
## Python
55
On first launch program takes a number of seasons and episodes and stores them in memory.
66
When it generates random season-episode pair, program marks them as **watched**. So it will generate only **unwatched** episodes.
7-
When list of available episodes ends it`s suggested to reset marked list or input new TV series data.
7+
When list of available episodes ends it's suggested to reset marked list or input new TV series data.
88

99
## Kivy
1010
There are Kivy Framework files in repo. They can be used to build Android (and also iOS, not tested) application via Buildozer.

0 commit comments

Comments
 (0)