Skip to content

Commit

Permalink
docs: cleanup references
Browse files Browse the repository at this point in the history
Signed-off-by: Mengyi Wang <[email protected]>
  • Loading branch information
MonicaisHer authored May 5, 2022
1 parent ee4f2ed commit 1f3c8e5
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,9 @@ Start up a Modbus TCP simulator.

This component is packaged as docker image and snap.

For docker, please refer to the [Dockerfile] and [Docker Compose Builder] scripts.
For docker, please refer to the [Dockerfile](Dockerfile) and [Docker Compose Builder] scripts.

For the snap, refer to the [snap] directory.

[Dockerfile]: Dockerfile
[Docker Compose Builder]: https://github.com/edgexfoundry/edgex-compose/tree/main/compose-builder
[snap]: snap
For the snap, refer to the [snap](snap) directory.

## Modbus RTU Usage
Users can refer to [the document](https://docs.edgexfoundry.org/2.0/examples/Ch-ExamplesAddingModbusDevice/#set-up-the-modbus-rtu-device) to set up the Modbus RTU device.
Expand All @@ -41,3 +37,5 @@ Users can refer to [the document](https://docs.edgexfoundry.org/2.0/examples/Ch-

## License
[Apache-2.0](LICENSE)

[Docker Compose Builder]: https://github.com/edgexfoundry/edgex-compose/tree/main/compose-builder

0 comments on commit 1f3c8e5

Please sign in to comment.