diff --git a/examples/src/README.md b/examples/src/README.md
index 515ef98f29c5375fadc9568e5e45d6f0b8bdbf8e..c1551bfc3430c2d31d0fc5e8a9a9d665c5a98c26 100644
--- a/examples/src/README.md
+++ b/examples/src/README.md
@@ -1,10 +1,10 @@
 ## MV3500 Course Examples
 
-|    | Section                                              | Subject               |
-|----|:-----------------------------------------------------|:----------------------|
-| 1. | [TcpExamples](TcpExamples)                           | basic network sockets |
-| 2. | [UdpMulticastHttpExamples](UdpMulticastHttpExamples) | special network cases |
-| 3. | [OpenDis4Examples](OpenDis4Examples)                 | OpenDISv4 library     |
-| 4. | [OpenDis7Examples](OpenDis7Examples)                 | OpenDISv7 library     |
+|    | Section                                              | Subject                      |
+|----|:-----------------------------------------------------|:-----------------------------|
+| 1. | [TcpExamples](TcpExamples)                           | basic network sockets        |
+| 2. | [UdpMulticastHttpExamples](UdpMulticastHttpExamples) | special network cases        |
+| 3. | [OpenDis4Examples](OpenDis4Examples)                 | OpenDISv4 library (historic) |
+| 4. | [OpenDis7Examples](OpenDis7Examples)                 | OpenDISv7 library (current)  |
 
 ![OpenDis7Examples AllPdu Screen Capture](OpenDis7ExamplesAllPduScreenCapture.png "OpenDis7Examples AllPdu Screen Capture")