From ff14ae500fb05ea4cdf4918a474228b605620f88 Mon Sep 17 00:00:00 2001 From: LinuxMint4Ever <> Date: Sat, 12 Oct 2019 06:46:49 +0200 Subject: [PATCH] fixed syntax --- lib/launcher/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/launcher/python/README.md b/lib/launcher/python/README.md index b2565e7..c1f2be1 100644 --- a/lib/launcher/python/README.md +++ b/lib/launcher/python/README.md @@ -1,5 +1,5 @@ # lib/launcher/python -##Directories: +## Directories: * __runtime__ will contain a python runtime ## Files * __gui.py__ will contain the GUI (Wow! Really?). The GUI will be accessed by `main.py`