diff options
Diffstat (limited to 'plugins/gatsby/README.md')
-rw-r--r-- | plugins/gatsby/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/gatsby/README.md b/plugins/gatsby/README.md new file mode 100644 index 000000000..36846a228 --- /dev/null +++ b/plugins/gatsby/README.md @@ -0,0 +1,7 @@ +# gatsby autocomplete plugin + +* Adds autocomplete options for all gatsby commands. + +## Requirements + +In order to make this work, you will need to have gatsby set up in your path. |