Skip to content

Commit

Permalink
add usage img
Browse files Browse the repository at this point in the history
  • Loading branch information
0u812 committed Mar 18, 2015
1 parent 8200ff8 commit 736cfa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ print(sbmlstr)
nwed.setsbml(sbmlstr)
```

![Usage example](http://0u812.github.io/sbnw/hosted/img/usage_ex.png)

## Using the Library (C API)

The C API is exposed via graphfab/autolayoutc_api.h. There is an example in sandbox/basic that demonstrates all the functionality needed to get the layout working:
Expand Down

0 comments on commit 736cfa3

Please sign in to comment.