summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-01 20:48:18 +0200
committerPaul Buetow <paul@buetow.org>2026-03-01 20:48:18 +0200
commit66a0c3f05c384e9e7b0865250346de974b992bb0 (patch)
tree3b09c9a012b5d969cf333dfa245d3c49f146d0e2 /README.md
parentebb268ebb1b5acc8ccc54d92a115896a95e8bbb1 (diff)
add DSL syntax screenshot to assets and README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d8dfe8..05562a0 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby,
This software has been written by a human by 90%, and only the last 10% were AI assisted. The main purpose of this project was to learn about Ruby metaprogramming.
+![RCM DSL syntax](assets/rcm-dsl.png)
+
## Table of Contents
- [Quick Start](#quick-start)