From 059e6d4832250772c4c22495076af4d792babbc3 Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:28:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 07a9df7..f97aa18 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ This program helps you to create and edit command aliases on Linux (ubuntu based 4. type 'python3 [name_of_python-file] (example: 'python3 command_alias-editor_v1.0' 5. The program should be executed. Follow all further instructions shown in the terminal 6. Dont forget to execute 'source ~/.bashrc' at the end (when the program tells you to) + +# Possible Updates +- editor for existing aliases +- graphical user interface (GUI) for the program