Marc Cornellà 5 年之前
父节点
当前提交
8bc176f124
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/gulp/README.md

+ 1 - 1
plugins/gulp/README.md

@@ -1,6 +1,6 @@
 # gulp plugin
 
-This plugin adds autocompletion for your `gulp` tasks. It grabs all available tasks from the `gulpfile.js` in the current directory.
+This plugin adds autocompletion for your [`gulp`](https://gulpjs.com/) tasks. It grabs all available tasks from the `gulpfile.js` in the current directory.
 
 To use it, add `gulp` to the plugins array of your `.zshrc` file:
 ```