diff --git a/README.md b/README.md index f1f552e..f375537 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ journey; you'll have to do more on your own to truly become proficient. ### Concurrency +* [Web Server](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-webserver) * [Parallel Zip](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-pzip) * [MapReduce](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-mapreduce) -* Web Server * Web Crawler ### File Systems