remove trailing whitespace

This commit is contained in:
Philip Henning 2026-01-05 00:58:21 +01:00
parent e90d4ef6f8
commit 5db54265d5

View file

@ -7,13 +7,13 @@ Hello World
> installation. See [main README](../README.md) for details.
Description
-----------
-----------
This is a demo script. Invoked from terminal it writes to system log and
terminal, or sends a notification otherwise.
Requirements and installation
-----------------------------
-----------------------------
Just install the script:
@ -26,17 +26,17 @@ There's no specific configuration in `global-config-overlay`, other than
general configuration for notifications.
Usage and invocation
--------------------
--------------------
Just run the script:
/system/script/run hello-world;
See also
See also
--------
* ...
---
[⬅️ Go back to main README](../README.md)
---
[⬅️ Go back to main README](../README.md)
[⬆️ Go back to top](#top)