diff --git a/README.md b/README.md index c3371cb..4954b52 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Or add it in your `package.json` file: ```md # Example - + ``` The parameter `src` will look for static assets from the [`public` directory](https://sli.dev/custom/directory-structure.html#public). In this example, the file is be located at `your-project-root/public/casts/yourcast.cast`. @@ -96,7 +96,7 @@ All the[ `asciinema-player`'s options](https://github.com/asciinema/asciinema-pl ```md # Example - + ``` ### Base paths @@ -130,4 +130,4 @@ There are a couple of issues already identified - Player placeholder is resized after playing cast - [#1](https://github.com/murilo-cunha/slidev-addon-asciinema/issues/1) - Video's progress does not move in the same place where click happens - [#5](https://github.com/murilo-cunha/slidev-addon-asciinema/issues/5) -Would you like to contribute? Leave a PR! 🚀 \ No newline at end of file +Would you like to contribute? Leave a PR! 🚀