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