From 278aa7b58beef41d4cee58634709b4d398a6a6b7 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Fri, 10 Dec 2021 21:23:52 +0300 Subject: [PATCH] Minor fix --- roswww_static/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roswww_static/README.md b/roswww_static/README.md index c2eea67f..ae6508e1 100644 --- a/roswww_static/README.md +++ b/roswww_static/README.md @@ -13,5 +13,5 @@ You can rerun `main.py` if the list of installed packages changes. ## Parameters -* `index` – path for index page, otherwise packages list would be generated. -* `default_package` – if set then the index page would redirect to this package's page. +* `index` – path for index page, otherwise packages list would be generated. +* `default_package` – if set then the index page would redirect to this package's page.