From baac3fbcea32b0c00a33891a4c3e68f11a0c9895 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Tue, 14 May 2024 08:46:29 +0200 Subject: [PATCH] Lines must be short --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76f44dc7b..f77cff822 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ Dependencies: pip install natsort ``` -The software table is generated on each deploy on GitHub actions, so you have to do that manually if you want to view it locally: +The software table is generated on each deploy on GitHub actions, +so you have to do that manually if you want to view it locally: ``` bash python3 scripts/sw_table_md_creator.py -i https://export.uppmax.uu.se/staff/software_table_ci/software_table.json -o docs/software/software-table.md