Skip to content

Commit 09b224e

Browse files
committed
updated readme
1 parent 2ce0bc2 commit 09b224e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ Support: This material is based upon work supported by the National Science Foun
88

99
## Running
1010

11+
To run GSG and generate output files:
12+
1113
```python3 gsg.py <inputFile.json>```
1214

15+
To convert GSG output graphs to GraphML:
16+
1317
```python3 gExportGraphML.py <graphFile.json>```
1418

1519
## Input File

0 commit comments

Comments
 (0)