Update README

This commit is contained in:
howardwu 2020-06-15 17:12:29 -07:00
parent 7ce86f854e
commit 08acdf2be8
2 changed files with 4 additions and 3 deletions

View File

@ -37,7 +37,8 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git commit -m "Add markdown changes" -a
git add .
git commit -m "Add markdown changes"
- name: Push changes
uses: ad-m/github-push-action@master

View File

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