diff --git a/README.md b/README.md
index 1ea87e02f061a39aefc8cf795cb75202d6113bc6..985cc0ef1dcee6be4d740f72215195652cc781d6 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,18 @@
 # TDDD25
 
-The repository contains the descriptions and source codes needed for the
-programming project of the course Distributed Systems (TDDD25). Please refer to
-the [web page][1] of the course for further information.
+The repository contains the documentation and source code of the programming
+project of the course Distributed Systems (TDDD25). Refer to the [web page][1]
+of the course for further information.
 
-## Assignments
+## Content
 
-There are six assignments:
+There are six labs:
 
-* Standalone Database (lab0)
-* Client-Server Database (lab1)
-* Middleware: Object Request Brokers (lab2)
-* Middleware: Peer-to-Peer Communications (lab3)
-* Middleware: Distributed Locks (lab4)
-* Client-Server Database with Replicas (lab5)
+0. Standalone Database
+1. Client-Server Database
+2. Middleware: Object Request Brokers
+3. Middleware: Peer-to-Peer Communications
+4. Middleware: Distributed Locks
+5. Client-Server Database with Replicas
 
 [1]: https://www.ida.liu.se/~TDDD25