Update README.md

This commit is contained in:
f0tt3r 2026-06-08 20:21:09 +02:00
parent 5229add21e
commit d9c9ed02fa

View file

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