diff --git a/README.md b/README.md index b61c4cb..5dc1176 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ | Bitweise Operationen | [c-01-bits](../c-01-bits) | Bitweise Shift, Variablen, Flow Control, Bitwise Shift | + | Prozesse & Scheduling | [bs-01-scheduling](../bs-01-scheduling) | FCFS, Round Robin, SJF; circular DLL |