Create README.md

This commit is contained in:
eneller
2020-07-18 19:52:20 +02:00
committed by GitHub
parent f13bc1de8e
commit 9b60b8ec0f

5
README.md Normal file
View File

@@ -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.