Skip to content

Commit 1485edc

Browse files
README update
1 parent e93311a commit 1485edc

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ I hope thread will become your threading solution! ♡⸜(˶˃ ᵕ ˂˶)⸝♡
5454

5555

5656

57-
### Built With
58-
59-
* [![Python 3.11.6+](https://img.shields.io/badge/python-3.11.6+-blue.svg)](https://www.python.org/downloads/release/python-3116/)
60-
61-
<p align="right">(<a href="#readme-top">back to top</a>)</p>
62-
63-
64-
6557
<!-- GETTING STARTED -->
6658
## Getting Started
6759

@@ -70,7 +62,7 @@ To get a local copy up and running follow these simple example steps.
7062

7163
### Prerequisites
7264

73-
* Python 3.10+
65+
* Python 3.9+
7466

7567
### Installation
7668

@@ -102,11 +94,10 @@ Our docs are [here!](/docs/getting-started.md)
10294
<!-- ROADMAP -->
10395
## Roadmap
10496

105-
- [ ] Bug fixes
106-
- [ ] Set Thread class to inherit from threading.Thread
97+
- [x] Bug fixes
98+
- [x] Set Thread class to inherit from threading.Thread
10799
- [ ] Add kill method
108-
- [ ] New Features
109-
- [ ] Bug fixes
100+
- [ ] Docs Update
110101
- [ ] v0.1.2 Release
111102

112103
See the [open issues](https://github.com/caffeine-addictt/thread/issues) for a full list of proposed features (and known issues).

0 commit comments

Comments
 (0)