diff --git a/README.md b/README.md index 54d811a..40e2401 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ real, working operating system (albeit a simple one). ### Processes and Scheduling +* [Scheduling (Lottery)](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/scheduling-xv6-lottery) + ### Virtual Memory ### File Systems