removed odd unicode characters
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Local Movie Database
|
# Local Movie Database
|
||||||
|
|
||||||
A clean, fast, and fully offline web application to browse and search your personal movie database (built from TMDB data).
|
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
|
## Notes
|
||||||
|
|
||||||
* The first search may take a few seconds while the genre list is built.
|
* The first search may take a few seconds while the genre list is built.
|
||||||
* Movie posters are loaded from TMDB’s 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.
|
* You can keep clicking "Load More" until all matching results are displayed.
|
||||||
* Best performance when the database has been cleaned (adult content removed).
|
* Best performance when the database has been cleaned (adult content removed).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user