docs(*): Change wording

This commit is contained in:
Josh Creek
2026-02-25 23:45:30 +00:00
parent 3ce0adfa0b
commit 3615c38794
+3 -3
View File
@@ -12,7 +12,7 @@ Open Network Diagram helps you document your infrastructure in a visual UI while
- Homelab-friendly: run it in minutes with Docker.
- Practical: edit in the UI and autosave to `network.json`.
- Declarative: keep your topology in Git if you want.
- Declarative: keep your topology in Git if you wish.
[Docker Hub](https://hub.docker.com/r/jcreek23/open-network-diagram) | [Live Demo (Read-Only)](https://opennetworkdiagram.jcreek.co.uk) | [GitHub Releases](https://github.com/jcreek/OpenNetworkDiagram/releases)
@@ -74,8 +74,8 @@ docker rm open-network-diagram
## What It Looks Like
| Network view with ethernet labels | Non-network view with VMs expanded | Modal editing a machine |
| -------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------- |
| Network view with ethernet labels | Non-network view with VMs expanded | Modal editing a machine |
| -------------------------------------------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| ![Open Network Diagram network view with ethernet labels](screenshot1.png) | ![Open Network Diagram non-network view with VMs expanded](screenshot2.png) | ![Open Network Diagram modal editing a machine](screenshot3.png) |
## Docker Compose Option