File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff 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
112103See the [ open issues] ( https://github.com/caffeine-addictt/thread/issues ) for a full list of proposed features (and known issues).
You can’t perform that action at this time.
0 commit comments