mirror of
https://github.com/Brandon-Rozek/matmod.git
synced 2024-11-08 21:20:33 -05:00
Added command in readme
This commit is contained in:
parent
667eea0c70
commit
43bb036008
1 changed files with 6 additions and 0 deletions
|
@ -4,3 +4,9 @@ This repository is mostly an experiment to help
|
|||
me better understand matrix models.
|
||||
|
||||
You're likely better off using [arranstewart/magic](https://github.com/arranstewart/magic).
|
||||
|
||||
We support output from magic using the ugly data format.
|
||||
|
||||
```
|
||||
python3 parse_magic.py < UGLY_FILE_FROM_MAGIC
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue