mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 03:33:44 +03:00
Update README
This commit is contained in:
parent
d127ed50f3
commit
f278720ed2
10
README.md
10
README.md
@ -10,6 +10,16 @@ gantt
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
gantt
|
||||||
|
title Test Diagram
|
||||||
|
|
||||||
|
section Section
|
||||||
|
A task :a1, 2014-01-01, 30d
|
||||||
|
Another task :after a1 , 20d
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
* Programs should be formatted:
|
* Programs should be formatted:
|
||||||
1. Import definitions
|
1. Import definitions
|
||||||
2. Circuit definitions
|
2. Circuit definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user