diff --git a/README.md b/README.md index bff2726..80526e7 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ A [maubot](https://github.com/maubot/maubot) to get information about movies from [TheMovieDB.org](https://www.themoviedb.org/). ## Usage -Use `!movie-id ` to get movie detail for tmdb-id. +Use `!movie-id {tmdb id}` to get movie detail for tmdb-id. -Use `!movie-search ` to get movie detail based on the given title. +Use `!movie-search {title}` to get movie detail based on the given title. -Use `!movie-language <language>` to set your prefered language. +Use `!movie-language {language}` to set your prefered language. + +Use `!tvshow-search {title}` to get detail about a tv show based on the given title. ## Discussion Matrix room: [#tmdb-bot:matrix.sarkasti.eu](https://matrix.to/#/#tmdb-bot:matrix.sarkasti.eu) \ No newline at end of file