From 3329714effb6f3c575ffec368d986ead19db2aab Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Fri, 21 Oct 2022 10:51:46 +0200 Subject: [PATCH] Rename Demonstration section to Development --- README.md | 2 +- doc/{06-Demonstration.md => 06-Development.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename doc/{06-Demonstration.md => 06-Development.md} (91%) diff --git a/README.md b/README.md index 0a79c5e..8b3b529 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ the monitoring module. * [Installation](doc/02-Installation.md) * [Configuration](doc/03-Configuration.md) * [Templates](doc/04-Templates.md) -* [Demonstration](doc/06-Demonstration.md) +* [Development](doc/06-Development.md) diff --git a/doc/06-Demonstration.md b/doc/06-Development.md similarity index 91% rename from doc/06-Demonstration.md rename to doc/06-Development.md index c37dcd3..103e0c9 100644 --- a/doc/06-Demonstration.md +++ b/doc/06-Development.md @@ -1,4 +1,4 @@ -# Demonstration +# Development This module provides a CLI command for demonstrating graph templates (useful for developing them):