There was an error while loading. Please reload this page.
1 parent e7107a4 commit e5ac241Copy full SHA for e5ac241
1 file changed
README.md
@@ -1,15 +1,17 @@
1
# Bootstrap for Python katas
2
3
+[](https://replit.com/new/github/megabyde/bootstrap-python-kata)
4
+
5
## Overview
6
7
This is a bootstrap repository for clean code katas in Python 3.
8
9
## Usage
10
-You can import this project into [repl.it](https://replit.com)
11
+You can import this project into [Replit](https://replit.com)
12
and it will handle all dependencies automatically.
13
14
### Prerequisites
15
16
* [Python 3.8+](https://cmake.org)
-* [pytest](https://pytest.org)
17
+* [pytest](https://pytest.org)
0 commit comments