Skip to content

Commit 43e85bd

Browse files
[skip-ci] added images and intro (#12)
1 parent a6f630d commit 43e85bd

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

.github/intro.png

619 KB
Loading

.github/pic1.png

1.01 MB
Loading

.github/pic2.png

1.44 MB
Loading

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
# Not Gitmodules
1+
2+
<div style="text-align: center;">
3+
<img src=".github/pic1.png" />
4+
</div>
25

36
---
47

58
# What's `not_gitmodules`?
69

7-
`not_gitmodules` is a lightweight, production-ready Python utility designed to simplify managing external modules in
10+
Watch the intro:
11+
12+
[![](https://markdown-videos-api.jorgenkh.no/youtube/QkFxP_6NA84)](https://youtu.be/QkFxP_6NA84)
13+
14+
Long story short: `not_gitmodules` is a lightweight, production-ready Python utility designed to simplify managing external modules in
815
your project.
916

1017
---
@@ -167,8 +174,11 @@ not_gitmodules install -y </path/to/notgitmodules.yaml> -d <directory_name> -t
167174
```
168175

169176
---
177+
170178
## Comparison
171-
Usually with undefined amount of workers in `ThereadPool` in parallel mode take more than **52%** less time than in parallel mode.
179+
180+
Usually with undefined amount of workers in `ThereadPool` in parallel mode take more than **52%** less time than in
181+
parallel mode.
172182

173183

174184
---
@@ -237,6 +247,7 @@ Key points:
237247
Armen-Jean Andreasian, 2024
238248

239249
---
250+
240251
<div style="text-align: center;">
241-
<img src="https://i.ibb.co/FbDRqnT/That-s-all-Folks-tagline.webp" alt="That's it" width="400"/>
242-
</div>
252+
<img src=".github/pic2.png" />
253+
</div>

0 commit comments

Comments
 (0)