diff --git a/README.md b/README.md index 08da896..71b3db2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Video Tag +# Jekyll Video Tag **Easy responsive videos for Jekyll.** @@ -6,7 +6,7 @@ Jekyll Video Tag is a liquid tag that adds responsive videos to your [Jekyll](ht ### Usage -Add the CSS or Sass file to your site. +Place the `video_tag.rb` file in your `_plugins` directory and add the CSS or Sass file to your site. ```liquid {% video {embed-url} width={width} height={height} %}