Skip to content

Commit

Permalink
Merge pull request #143 from Mosrod/replit-readme
Browse files Browse the repository at this point in the history
Add run on repl.it badge to README
  • Loading branch information
Saturn authored Dec 13, 2019
2 parents 472e9f4 + 0c42aa7 commit dd461eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .replit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
language = "python3"
run = "python setup.py install ; soccer"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Soccer CLI
=====

[![PyPI version](https://badge.fury.io/py/soccer-cli.svg)](http://badge.fury.io/py/soccer-cli) [![Join the chat at https://gitter.im/architv/soccer-cli](https://badges.gitter.im/architv/soccer-cli.svg)](https://gitter.im/architv/soccer-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Run on Repl.it](https://repl.it/badge/github/architv/soccer-cli)](https://repl.it/github/architv/soccer-cli)

Soccer for Hackers - a CLI for all the football scores.

Expand Down

0 comments on commit dd461eb

Please sign in to comment.