Skip to content

Commit

Permalink
add docs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlatt committed Feb 14, 2021
1 parent 52ca147 commit 1833526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
[![PyPI Status](https://pepy.tech/badge/clubs)](https://pepy.tech/project/clubs)
[![codecov](https://codecov.io/gh/fschlatt/clubs/branch/master/graph/badge.svg)](https://codecov.io/gh/fschlatt/clubs)
[![CodeFactor](https://www.codefactor.io/repository/github/fschlatt/clubs/badge)](https://www.codefactor.io/repository/github/fschlatt/clubs)
[![Documentation Status](https://readthedocs.org/projects/clubs/badge/?version=latest)](https://clubs.readthedocs.io/en/latest/?badge=latest)

clubs is a python library for running arbitrary configurations of community card poker games. This includes anything from simple Leduc or [Kuhn](https://en.wikipedia.org/wiki/Kuhn_poker) poker to full n-player [No Limit Texas Hold'em](https://en.wikipedia.org/wiki/Texas_hold_%27em) or [Pot Limit Omaha](https://en.wikipedia.org/wiki/Omaha_hold_%27em#Pot-limit_Omaha).

Expand Down

0 comments on commit 1833526

Please sign in to comment.