Skip to content

Commit 2bd82cc

Browse files
committed
Added TOC + seps, enlarged footer one
1 parent 4e52bdc commit 2bd82cc

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

docs/README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515

1616
### A collection of useful Python utilities.
1717

18+
<hr>
19+
20+
📑 [Data processing](#-data-processing-)
21+
📊 [Datasets](#-datasets-)
22+
🖥️ [Environment](#%EF%B8%8F-environment-)
23+
🌍 [Internationalization / Localization](#-internationalization--localization-)
24+
📦 [Package](#-package-)
25+
1826
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
1927

2028
</div>
@@ -33,6 +41,8 @@
3341
[CLI usage](https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#usage) /
3442
[Discuss](https://github.com/adamlui/python-utils/discussions)
3543

44+
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
45+
3646

3747
## 📊 Datasets <!-- CATEGORY -->
3848

@@ -244,6 +254,8 @@
244254
Discuss</a>
245255
</blockquote>
246256

257+
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
258+
247259

248260
## 🖥️ Environment <!-- CATEGORY -->
249261

@@ -314,6 +326,7 @@
314326
[CLI usage](https://github.com/adamlui/python-utils/tree/main/sys-lang/#-command-line-usage) /
315327
[Discuss](https://github.com/adamlui/python-utils/discussions)
316328

329+
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
317330

318331
## 🌍 Internationalization / Localization <!-- CATEGORY -->
319332

@@ -396,6 +409,8 @@
396409
[CLI usage](https://github.com/adamlui/python-utils/tree/main/translate-messages/#usage) /
397410
[Discuss](https://github.com/adamlui/python-utils/discussions)
398411

412+
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
413+
399414

400415
## 📦 Package <!-- CATEGORY -->
401416

@@ -427,7 +442,7 @@
427442

428443
<!-- FOOTER -->
429444

430-
<a href="#"><img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
445+
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
431446

432447
<picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/white/icon16.svg"><img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/dark-gray/icon16.svg"></picture>
433448
<a href="https://github.com/adamlui/python-utils/releases">**Latest releases**</a> /

0 commit comments

Comments
 (0)