From 64a290c342425ed5afa5392051c291889dae6394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Thu, 31 Mar 2022 17:12:18 +0300 Subject: [PATCH] Put entry to middle of the cell by removing an extra
tag --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8678aa1..c5d5c84 100755 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://balaban.software/tribute.html) machine. -| | Shell Scripts | Python Scripts | -|----------|-----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------| -| Obsolete | [launch_searx][searx],
[pi & piw][pipiw],
[launch_compton.sh][lc] | [update_repos.py][updrp], | -| Active | [volumeup.sh][vup],
[launch_picom.sh][lp],
[launch_polybar][lp] |
[source_polybar.py][sp],
[compare.py][compy],
[drun_cleaner.py][drunc],
[dotman.py][dotman],
[fetchpy][fetchpy] | +| | Shell Scripts | Python Scripts | +|----------|-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| Obsolete | [launch_searx][searx],
[pi & piw][pipiw],
[launch_compton.sh][lc] | [update_repos.py][updrp], | +| Active | [volumeup.sh][vup],
[launch_picom.sh][lp],
[launch_polybar][lp] | [source_polybar.py][sp],
[compare.py][compy],
[drun_cleaner.py][drunc],
[dotman.py][dotman],
[fetchpy][fetchpy] | [searx]: https://github.com/fybx/scripts#launch_searxsh [pipiw]: https://github.com/fybx/scripts#pi--piw