From d38bac5bc7a7f4194d24f5023412166036a797d5 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Tue, 9 Jul 2019 12:38:48 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 228d776..a8954d6 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -3,7 +3,7 @@ Comm library {#mainpage} ## Description -This set of drivers for standard communication devices. This library offers a +It is a set of drivers for standard communication devices. This library offers a generic communication device which can be used to create drivers for new communication devices easily: it is only necessary to implement the low level, operating system dependent functions, all the other features are already -- GitLab