Skip to content

Commit

Permalink
Update help.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufonion committed Aug 25, 2020
1 parent e5dbb2d commit d4b175f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions help.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Using [PlantUML](https://plugins.gitbook.com/plugin/plantuml) to draw UML.

```puml
```uml
@startuml
Alice -> Bob: Hello, Bob
Alice <-- Bob: Hello, Alice
Expand All @@ -19,4 +19,4 @@ Alice <-- Bob: Hello, Alice
```

- [ ] Uncompleted task.
- [x] Completed task.
- [x] Completed task.

0 comments on commit d4b175f

Please sign in to comment.