docs: Updating documentation for ndnSIM 2.5 release

Change-Id: Ia1dba06a9afd66a810171d4a512f35f6df6ba22a
diff --git a/docs/source/examples.rst b/docs/source/examples.rst
index 640625b..e60c10d 100644
--- a/docs/source/examples.rst
+++ b/docs/source/examples.rst
@@ -12,6 +12,14 @@
    If you compiled ndnSIM with examples (``./waf configure --enable-examples``) you can
    directly run the example without putting scenario into ``scratch/`` folder.
 
+.. note::
+   A few mobile simulation scenarios are available. The project code may require a custom version of ndnSIM (see project commits for further details).
+
+   - `Project Repository <https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package>`__
+   - `Vehicle to Infrastructure Example <https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/blob/master/examples/simple-wifi-mobility.cpp>`__
+   - `Vehicle to Vehicle Example <https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/blob/master/examples/ndn-v2v-simple.cpp>`__
+
+
 .. _simple-scenario:
 
 Simple scenario