diff --git a/README.md b/README.md
index 985cc0ef1dcee6be4d740f72215195652cc781d6..98beef03f0f4d06bd80ff25159fe2a8c36632fa0 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,18 @@
 # TDDD25
 
 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.
+project of the course Distributed Systems (TDDD25). Please refer to the [web
+page][1] of the course for further information.
 
 ## Content
 
 There are six labs:
 
-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
+*  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)
 
 [1]: https://www.ida.liu.se/~TDDD25