From 03d9d8b793288ac269e852ce700a7ead4e385fbc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 15 Sep 2020 12:00:11 +0200 Subject: [PATCH] Use a list --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6dce7ff..05a26d1 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,9 @@ _(click for video)_ ## what is what: -`dropship.py`, run this with python3 - -`dropship.glade`, UI file, edit with glade - -`dropship.css`, additional styling for UI. +- `dropship.py`, run this with python3. +- `dropship.glade`, UI file, edit with glade. +- `dropship.css`, additional styling for UI. ## install: