Skip to content

Commit 3faa342

Browse files
Merge branch 'main' into docs/citation
2 parents a73449c + f4e7e2f commit 3faa342

File tree

11 files changed

+61
-787
lines changed

11 files changed

+61
-787
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,18 @@
1616
<!-- PROJECT LOGO -->
1717
<br />
1818
<div align="center">
19+
<a href="https://github.com/python-thread/thread">
20+
<img src="https://thread.ngjx.org/favicon.svg" alt="Logo" width="80" height="80">
21+
</a>
22+
1923
<h3 align="center">Thread</h3>
2024

2125
<p align="center">
2226
A python threading library extension
2327
<br />
28+
<a href="https://thread.ngjx.org"><strong>Explore the docs »</strong></a>
29+
<br />
30+
<br />
2431
<a href="https://github.com/python-thread/thread/issues">Report Bug</a>
2532
·
2633
<a href="https://github.com/python-thread/thread/issues">Request Feature</a>
@@ -31,9 +38,10 @@
3138

3239
<!-- ABOUT THE PROJECT -->
3340
## About The Project
34-
> Wraps around the python threading library and provides extra functionality
3541

36-
Strictly type-safe
42+
[![Social Card][socialcard]](https://thread.ngjx.org)
43+
44+
Strictly type-safe and Wraps around the python threading library and provides extra functionality
3745

3846
Fully compatible with the threading library, this project hopes to provide a more out-of-the-box solution with multi-threaded processing and fetching values from a completed thread, etc.
3947

@@ -166,3 +174,4 @@ Project Link: [https://github.com/python-thread/thread](https://github.com/pytho
166174
[stars-url]: https://github.com/python-thread/thread/stargazers
167175
[license-shield]: https://img.shields.io/github/license/python-thread/thread.svg?style=for-the-badge
168176
[license-url]: https://github.com/python-thread/thread/blob/master/LICENSE.txt
177+
[socialcard]: https://thread.ngjx.org/socialcard-white.jpg

docs/command-line.md

Lines changed: 0 additions & 152 deletions
This file was deleted.

docs/configuration.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)