diff --git a/README.txt b/README.txt index 90ed1bf..cb09fcc 100644 --- a/README.txt +++ b/README.txt @@ -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 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. * Best performance when the database has been cleaned (adult content removed).