diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-26 23:40:28 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-26 23:40:28 +0000 |
commit | 35c99e438ad753afa258c1341f9db957a6037467 (patch) | |
tree | 97f1554a5f919950e495b192a58e5186d522279c /README.md | |
parent | 90e334f026130263125f640f89638cdb947b7ce2 (diff) | |
download | youload-35c99e438ad753afa258c1341f9db957a6037467.tar.gz youload-35c99e438ad753afa258c1341f9db957a6037467.tar.bz2 youload-35c99e438ad753afa258c1341f9db957a6037467.zip |
Updated the readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ You will need pytube and kivy. To run you can use "python3 src/main.py" and to build you will need buildozer.
-While it has a model and view the project doesn't have a controller because of the way kivy is used. It has a GUI and a cli interface. The cli interface currently doesn't have everything that the GUI has.
+While it has a model and view the project doesn't have a controller because of the way kivy is used.
# Current issues and things to add.
- Android doesn't like this app using the music folder.
|