Skip to content

Commit f867f42

Browse files
committed
Update README.md
1 parent 8a392e5 commit f867f42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Obsidian Media DB Plugin
22

3-
A plugin that can query multiple APIs for movies, series, anime, manga, books, games, music and wiki articles, and import them into your vault.
3+
A plugin that can query multiple APIs for movies, series, anime, manga, books, comics, games, music and wiki articles, and import them into your vault.
44

55
### Features
66

77
#### Search by Title
88

9-
Search a movie, series, anime, game, music release or wiki article by its name across multiple APIs.
9+
Search a movie, series, anime, manga, book, comic, game, music or wiki articles by its name across multiple APIs.
1010

1111
#### Search by ID
1212

@@ -164,9 +164,9 @@ Now you select the result you want and the plugin will cast it's magic and creat
164164
- [Open Library](https://openlibrary.org)
165165
- The ID can either be the "/work/" ID, the "/book/" ID, or the "/isbn/" ID it needs to start with `/works/`. You can find this ID in the URL
166166
- e.g. for "Fantastic Mr. Fox" the "/works/" URL looks like this `https://openlibrary.org/works/OL45804W` so the ID is `/works/OL45804W`
167-
- This URL is located near the top of the page above the title, see `An edition of Fantastic Mr Fox (1970) `
167+
- This URL is located near the top of the page above the title, see `An edition of Fantastic Mr Fox (1970) `
168168
- For a specific edition of "Fantastic Mr. Fox" the "/books/" URL looks like this `https://openlibrary.org/books/OL3567303M/` so the ID is `/books/OL3567303M`
169-
- This URL is located in the editions section`
169+
- This URL is located in the editions section`
170170
- [Moby Games](https://www.mobygames.com)
171171
- you can find this ID in the URL
172172
- e.g. for "Bioshock 2" the URL looks like this `https://www.mobygames.com/game/45089/bioshock-2/` so the ID is `45089`

0 commit comments

Comments
 (0)