diff --git a/README.md b/README.md index c9eb582..af650d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # GdBShell Shell Projekt GdBS UUlm -A C Kernel Wrapper is used to write a bash clone in Java. This is done in several separate assignments, each expanding the previous functionality. +A bash clone written in Java, using a Kernel Wrapper written in C. Separate assignments add functionality like pipes. A cat clone with reduced functionality is also added. +