Skip to content

Commit

Permalink
docs update 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranavkhade committed Nov 7, 2020
1 parent 7ca0d12 commit ecaaa26
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,22 @@ cd PACKMAN
python setup.py install
```

HOW TO USE
----------

PACKMAN, along with its components, can be accessed via Graphical User Interface (GUI), Command-line Interface (CLI), and Application programming interface (API).

For the GUI, please run the following command.
```
python -m packman gui
```
OR
```
python3 -m packman gui
```

For the CLI and API, please read the tutorials & documentation.

PREREQUISITES
-------------

Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Web Servers
--------------

* Hinge Prediction (https://packman.bb.iastate.edu/)
* hdANM (coming_soon)
* hdANM (https://hdanm.bb.iastate.edu/)

Publications
---------------
Expand Down

0 comments on commit ecaaa26

Please sign in to comment.