Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SidZRed authored Jun 26, 2024
1 parent c8ec197 commit 9696b68
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stratepy: A Python Library for Game Theory Simulations, Voting Systems, and Auction Systems

![image](https://github.com/SidZRed/stratepy/blob/main/stratepy_logo.png)
![image](stratepy_logo.png)

![Static Badge](https://img.shields.io/badge/Version-v1.0-green) ![Static Badge](https://img.shields.io/badge/Language-python-green?logo=python&logoColor=green)![PyPI - License](https://img.shields.io/pypi/l/stratepy?logo=python)

Expand All @@ -22,10 +22,10 @@ You can install stratepy via pip:
```bash
pip install stratepy
```

## Official publication:
Visit the PyPi official publication of the package.
[Stratepy](https://pypi.org/project/stratepy/)

## Official publication:
Visit the PyPi official publication of the package.
[Stratepy](https://pypi.org/project/stratepy/)

## Documentation

Expand All @@ -42,7 +42,7 @@ This library is released under the Apache-2.0 License. See the LICENSE file for
## Support

For questions, bug reports, or feature requests, please contact [@SidZRed](https://github.com/SidZRed).

## Credits:

Created and published by Siddharth Reddy ([@SidZRed](https://github.com/SidZRed))

## Credits:

Created and published by Siddharth Reddy ([@SidZRed](https://github.com/SidZRed))

0 comments on commit 9696b68

Please sign in to comment.