Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ataft authored Jan 15, 2020
1 parent 8989dc9 commit 8b45802
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Image Zoom Plugin for Docusaurus 2

## Install and Configure

* npm install ataft/plugin-image-zoom
* Add as a plugin to `docusaurus.config.js`, like this:
``` js
plugins: [
'plugin-image-zoom'
],
```

0 comments on commit 8b45802

Please sign in to comment.