Update image path in README
This commit is contained in:
Родитель
477cd9ea0f
Коммит
d59eebb2b9
|
@ -1,2 +1,3 @@
|
|||
out
|
||||
node_modules
|
||||
node_modules
|
||||
npm-debug.log
|
|
@ -46,7 +46,7 @@ Interact with Azure IoT Hub, IoT Device Management, IoT Hub Code Snippets.
|
|||
| iotCallDirectMethods | Send direct methods to device |
|
||||
| iotReceiveDirectMethods | Receive direct methods from IoT Hub |
|
||||
|
||||
![Snippet](images/snippet.gif)
|
||||
![Snippet](https://github.com/formulahendry/vscode-azure-iot-toolkit/raw/master/images/snippet.gif)
|
||||
|
||||
> After code snippet is created, you need to install corresponding npm package (e.g. [azure-iot-device-mqtt](https://www.npmjs.com/package/azure-iot-device-mqtt)) to run the code snippet.
|
||||
> If you want to 'Run Code' directly, you need to install [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner).
|
||||
|
|
Загрузка…
Ссылка в новой задаче