Skip to content

Commit

Permalink
remove obsidian from plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
aaachen committed Jan 16, 2024
1 parent 169e708 commit f95d25b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# IMDb Obsidian
# IMDb

IMDb Obsidian brings your IMDb data to Obsidian.
Bring your IMDb data to Obsidian.

![](https://raw.githubusercontent.com/aaachen/IMDb-Obsidian/main/readme/plugin-view.png)

Expand Down Expand Up @@ -72,7 +72,7 @@ usage docs
- yourRating: Your rating on IMDb
- poster: Poster link

### Running IMDb Obsidian
### Running the Plugin

You can run the IMDb sync by executing the "IMDb Sync" command or by pressing
the star ribbon in your menu bar.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "imdb-sync",
"name": "IMDb Obsidian",
"name": "IMDb",
"version": "1.0.0",
"minAppVersion": "0.12.0",
"description": "Connect Obsidian to your IMDb.",
Expand Down

0 comments on commit f95d25b

Please sign in to comment.