removed odd unicode characters

This commit is contained in:
2026-04-08 15:57:14 +01:00
parent 299a26b5d4
commit f63511aea7
+1 -2
View File
@@ -1,4 +1,3 @@
# Local Movie Database
A clean, fast, and fully offline web application to browse and search your personal movie database (built from TMDB data).
@@ -106,7 +105,7 @@ pandas
## Notes
* The first search may take a few seconds while the genre list is built.
* Movie posters are loaded from TMDBs public image server: [https://image.tmdb.org](https://image.tmdb.org)
* Movie posters are loaded from TMDB's public image server: [https://image.tmdb.org](https://image.tmdb.org)
* You can keep clicking "Load More" until all matching results are displayed.
* Best performance when the database has been cleaned (adult content removed).