diff --git a/README.md b/README.md index 54d2ff4..1154a10 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,6 @@ License

---- - MyAnimeList is a self-hosted media app for browsing anime, managing a watchlist, resuming episodes, and playing streams through a browser-based player. It collects the parts of an anime workflow that usually live across several products and keeps them in one small Go application backed by SQLite. @@ -181,6 +179,4 @@ Configuration is loaded from environment variables, and a local `.env` file is r | `static` | TypeScript source for client-side behavior. | | `scripts` | Bun-powered development and maintenance scripts. | ---- - Released under the [MIT License](LICENSE).