From 03c4445e42f966feae1734410cbc123f581e8c71 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Tue, 9 Jul 2019 12:36:04 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 590b6e2..228d776 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -149,5 +149,9 @@ and it is also necessary to link with the desired libraries by using the followi ``` TARGET_LINK_LIBRARIES(<executable name> ${comm_LIBRARY}) ``` +## Examples + +There are several examples that show how to use the different classes. + </p> </details> \ No newline at end of file -- GitLab