From c193cced0c67369b18081ce548fd25271a2c4a87 Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Sun, 1 Jan 2023 10:22:51 +0100
Subject: [PATCH] doc runtime

---
 runtime/README.md | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 runtime/README.md

diff --git a/runtime/README.md b/runtime/README.md
new file mode 100644
index 000000000..4f74e8bea
--- /dev/null
+++ b/runtime/README.md
@@ -0,0 +1,8 @@
+# Runtimes
+
+Duniter client can run several runtimes.
+
+- ĞDev is for development purpose
+- ĞTest is to prepare Ğ1 migration and test features before deploying on Ǧ1
+- Ğ1 is the production currency
+
-- 
GitLab