diff --git a/README.md b/README.md index f176bdbf..6d7a7e96 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ This project suite generates a few executables: - `tged` a TUI utility that allows editing of talkgroup rules configuration files (this tool is only available when project wide TUI support is enabled!). - `peered` a TUI utility that allows editing of peer list data files (this tool is only available when project wide TUI support is enabled!). +![Interconnectivity Possible with DVM](./repo/Basic_P25_Network_Diagram.png) + ## Building This project utilizes CMake for its build system. (All following information assumes familiarity with the standard Linux make system.) diff --git a/repo/Basic_P25_Network_Diagram.png b/repo/Basic_P25_Network_Diagram.png new file mode 100644 index 00000000..5f87c2c6 Binary files /dev/null and b/repo/Basic_P25_Network_Diagram.png differ