From 8639612aa18a76d36587ffac07c2d2574aa90a65 Mon Sep 17 00:00:00 2001 From: HackMD Date: Sun, 14 Jun 2020 00:50:52 +0000 Subject: [PATCH] test --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 50806f0b87..3d1a5bead1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ # The Leo Programming Language + +```mermaid +gantt + title Test Diagram + + section Section + A task :a1, 2014-01-01, 30d + Another task :after a1 , 20d + +``` + * Programs should be formatted: 1. Import definitions 2. Circuit definitions