diff --git a/task-provider-sample/README.md b/task-provider-sample/README.md index 66e65a00..f28dc0a3 100644 --- a/task-provider-sample/README.md +++ b/task-provider-sample/README.md @@ -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