diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9eb582 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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 cat clone with reduced functionality is also added.