Add markdown changes

This commit is contained in:
GitHub Action 2020-06-16 00:07:57 +00:00
parent 7ce86f854e
commit 883dd8014d

View File

@ -1,5 +1,10 @@
# The Leo Programming Language # The Leo Programming Language
<!-- generated by mermaid compile action - START -->
![~mermaid diagram 1~](/.resources/README-md-1.png)
<details>
<summary>Mermaid markup</summary>
```mermaid ```mermaid
gantt gantt
title Test Diagram title Test Diagram
@ -9,6 +14,9 @@ gantt
Another task :after a1, 20d Another task :after a1, 20d
``` ```
</details>
<!-- generated by mermaid compile action - END -->
* Programs should be formatted: * Programs should be formatted:
1. Import definitions 1. Import definitions
2. Circuit definitions 2. Circuit definitions