diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | web/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ there is also a web frontend in ``web`` Technically you can modify this to store anything other than just yt videos - + # download Just download this repo and rename youtube_stuffs.db.def to youtube_stuffs.db diff --git a/web/README.md b/web/README.md index 5a70e89..047a940 100644 --- a/web/README.md +++ b/web/README.md @@ -2,7 +2,7 @@ this isnt perfect takes longer to load the more there is. - + - download [https://github.com/sql-js/sql.js/releases/tag/v1.13.0](https://github.com/sql-js/sql.js/releases/tag/v1.13.0) sql-wasm.js and sql-wasm.wasm - put both files in web/ytlist |
