diff --git a/README.md b/README.md index d2e0b38..54134b6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ the main idea is to be able to run & create processes via commands. you can enter almost any basic command (and some more) that the binarys are in PATH /bin/ . -# Main issues: +#### Main issues: * you cannot navigate to different directories. * you cannot pipe command and arguments. * every word will be treated as an argumant!