fix readme

This commit is contained in:
Marc Beninca 2024-08-19 20:33:11 +02:00
parent f2851b1566
commit b75542d8c2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -86,19 +86,20 @@ from various contexts of CA, CI and OCI / OS.
* actions * actions
* includes * includes
* relay environment module name * relay environment module name
* write tests
### sh ### sh
* support * support
* arch python virtual environment * arch python virtual environment
* opensuse operating system * opensuse operating system
* write tests
### sh → py ### sh → py
* check file & variable sums * check file & variable sums
* install system packages * install system packages
* epel * epel
* bats
* plantuml * plantuml
* shellcheck * shellcheck
* graphviz * graphviz
@ -115,7 +116,7 @@ from various contexts of CA, CI and OCI / OS.
### py ### py
* detect ssh private key type * detect ssh private key type
* implement project repository cloning * check
* lint
* .py * .py
* .sh * .sh
* write tests