Skip to content

Commit e5ac241

Browse files
authored
Add "Run on Replit" badge
1 parent e7107a4 commit e5ac241

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Bootstrap for Python katas
22

3+
[![Run on Replit](https://replit.com/badge/github/megabyde/bootstrap-python-kata)](https://replit.com/new/github/megabyde/bootstrap-python-kata)
4+
35
## Overview
46

57
This is a bootstrap repository for clean code katas in Python 3.
68

79
## Usage
810

9-
You can import this project into [repl.it](https://replit.com)
11+
You can import this project into [Replit](https://replit.com)
1012
and it will handle all dependencies automatically.
1113

1214
### Prerequisites
1315

1416
* [Python 3.8+](https://cmake.org)
15-
* [pytest](https://pytest.org)
17+
* [pytest](https://pytest.org)

0 commit comments

Comments
 (0)