From f63511aea744d3d27899b75e2f5edd017c8c7d60 Mon Sep 17 00:00:00 2001 From: yakamo Date: Wed, 8 Apr 2026 15:57:14 +0100 Subject: [PATCH] removed odd unicode characters --- README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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).