Skip to content

Commit

Permalink
readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MK-tech20 committed May 18, 2021
1 parent 72dcb61 commit 2d374fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ GGA2M is unable to take into account higher-order interactions. Therefore, we in
# Algorithm
![](https://raw.githubusercontent.com/MK-tech20/CGA2M_plus/main/images/algorithm.png)
For more information, please read our paper. (coming soon!!)
# Installation(coming soon)
You can get CGA2M+ from PyPI.
# Installation
You can get CGA2M+ from PyPI. Our project in PyPI is [here](https://pypi.org/project/cga2m-plus/).
```bash
pip install CGA2M_plus
pip install cga2m-plus
```

# Usage
Expand Down

0 comments on commit 2d374fe

Please sign in to comment.