mirror of
https://github.com/VSCodium/policy-watcher.git
synced 2025-12-11 05:45:35 -06:00
fix README.md (#14)
This commit is contained in:
parent
c4d784910e
commit
a266352ed1
@ -1,11 +1,12 @@
|
||||
# vscode-policy-watcher
|
||||
# @vscode/policy-watcher
|
||||
|
||||
[](https://dev.azure.com/monacotools/Monaco/_build/latest?definitionId=459&repoName=microsoft%2Fvscode-policy-watcher&branchName=main)
|
||||
[](https://npmjs.org/package/@vscode/policy-watcher)
|
||||
|
||||
Example usage:
|
||||
|
||||
```js
|
||||
const createWatcher = require("vscode-policy-watcher");
|
||||
const createWatcher = require("@vscode/policy-watcher");
|
||||
|
||||
createWatcher(
|
||||
"CodeOSS",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user