Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
holderlb committed Jan 20, 2021
1 parent a523f51 commit 7959c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Subdue is run using the following command-line format (requires Python 3):
The options, input file format and output are described below.

#### networkx
Alternatively, if you work with `networkx`, you can `Subdue.nx_subdue` directly on the graph. See function's
Alternatively, if you work with `networkx`, you can execute `Subdue.nx_subdue` directly on the graph. See function's
documentation for details. Simple usage is as follows:
```python
from Subdue import nx_subdue
Expand Down

0 comments on commit 7959c64

Please sign in to comment.