Skip to content

Commit e1dfa26

Browse files
authored
Update README.md
1 parent bae3376 commit e1dfa26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Edge
1+
# Izuma Edge (edge-core)
22

3-
This document contains the instructions for using and developing Edge.
3+
This document contains the instructions for using and developing `edge-core` a major component of the Izuma Edge suite.
44

5-
The full Edge documentation is [part of our Device Management documentation site](https://developer.izumanetworks.com/docs/device-management-edge/latest/introduction/index.html), where you can also find the [API documentation](https://developer.izumanetworks.com/docs/device-management-edge/latest/edge-api-references/index.html). For comments or questions about the documentation, please [email us](mailto:support@izumanetworks.com).
5+
The full Izuma Edge documentation is [part of our Device Management documentation site](https://developer.izumanetworks.com/docs/device-management-edge/latest/introduction/index.html), where you can also find the [API documentation](https://developer.izumanetworks.com/docs/device-management-edge/latest/edge-api-references/index.html). For comments or questions about the documentation, please [email us](mailto:support@izumanetworks.com).
66

77
## License
88

@@ -586,4 +586,4 @@ $ curl -O <Fimrware_image_url>
586586
# Packet capture
587587
tcpdump -vvv -i any "(port 5684 or port 443)" -w coap-and-tls.pcap
588588

589-
```
589+
```

0 commit comments

Comments
 (0)