Update README

This commit is contained in:
howardwu 2020-06-13 18:26:26 -07:00
parent f278720ed2
commit f758242a8e
2 changed files with 2 additions and 11 deletions

View File

@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Get changed files
id: getfile

View File

@ -7,17 +7,6 @@ gantt
section Section
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
```
```mermaid
gantt
title Test Diagram
section Section
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
```
* Programs should be formatted: