Update task provider readme

This commit is contained in:
Pine Wu
2018-10-29 11:59:21 -07:00
parent a5278f14c1
commit 99bf419804

View File

@ -1,6 +1,6 @@
# Task Provider Example
# Task Provider Sample
Auto detects tasks in Rakefiles.
This is the source code for the [Task Provider Guide](https://vscode-ext-docs.azurewebsites.net/api/extension-guides/task-provider). It auto-detects tasks in [Rakefiles](https://ruby.github.io/rake/).
## VS Code API