From 3615c38794812cc3c40eff3d41e475ce7522c764 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:45:30 +0000 Subject: [PATCH] docs(*): Change wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11b4a16..422ebc9 100644 --- a/README.md +++ b/README.md @@ -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