Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinto authored Dec 15, 2016
1 parent d5cb441 commit 4b3dc63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ DuneInspector allows generating UML diagrams from DUNE source code as well as IM

* Obtain the class diagram of a given DUNE task: `./inspect -task Transports.GSM`:

![Task class diagram](https://raw.githubusercontent.com/zepinto/DuneInspector/blob/master/examples/TransportsGSM2.png)
![Task class diagram](https://raw.githubusercontent.com/zepinto/DuneInspector/master/examples/TransportsGSM2.png)

* Obtain the communications diagram of a given DUNE task: `./inspect -comms Transports.GSM`

![Task comms diagram](https://raw.githubusercontent.com/zepinto/DuneInspector/blob/master/examples/TransportsGSM.png)
![Task comms diagram](https://raw.githubusercontent.com/zepinto/DuneInspector/master/examples/TransportsGSM.png)


0 comments on commit 4b3dc63

Please sign in to comment.