Skip to content
Snippets Groups Projects
Commit d7d9032f authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update ReadMe.md

parent efc331b6
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,11 @@ Iriutils library {#mainpage}
## Description
This set of tools provide basic functionalities that are generally needed in many
applications. These utilities include mutual exclusion objects, exceptions, threads,
logic events and also generic communication devices. Next, a brief description of
each one is provided.
logic events and also generic communication devices.
<details><summary>Utilities description</summary>
<p>
### Mutex
......@@ -68,6 +71,9 @@ time in human readable format.
There exist an example which uses all of class methods. Also in a bad use
which reach to an exception.
</p>
</details>
## Installation
* Add the labrobotica repository if it is not already added:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment