valid markdown :|

This commit is contained in:
javalsai 2024-07-27 03:04:32 +02:00
parent 9eb059410b
commit d85e3f5620
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

View File

@ -6,7 +6,7 @@ There are three packages that follow standard conventions:
* `lidm-bin`: Fetches latest release binary (compiled by GitHub Actions, also updated per release)
* `lidm-git`: Fetches latest commit and builds it (should be updated automatically)
> [!ATTENTION]
> [!IMPORTANT]
> None of those packages include the service files, I'm considering automatically detecting it on the package function or providing it as separate services (standard practice again).
>
> Depending on how good these packages go (my first packages :P) I'll make these ones too.