Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanabe1478 authored Dec 8, 2020
1 parent 03629c3 commit 81f0f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let package = Package(
)
```

Then import to use it:
And import to use it:

```swift
import YoutubePublishPlugin
Expand All @@ -36,7 +36,7 @@ For more information on how to use the Swift Package Manager, check out [its off

## Usage

To embed a youtube in your post, use a blockquote in markdown, but add the "youtube" prefix, like so:
To embed a youtube in your post, use a blockquote in markdown, but add the "youtube" prefix, like this:

```
> youtube https://www.youtube.com/watch?v=Z-VfaG9ZN_U
Expand Down

0 comments on commit 81f0f77

Please sign in to comment.