From 74073e324e9d6c509de97e952c34b38b7c386dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Sat, 15 Aug 2020 03:08:40 +0200 Subject: [PATCH] Removed repeated installation instructions (#27) Signed-off-by: ahcorde Signed-off-by: Louise Poubel Co-authored-by: Louise Poubel --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5e5a1c6f..5df9e390 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ of libraries designed to rapidly develop robot applications. [http://ignitionrobotics.org](http://ignitionrobotics.org) -## Features - * Registration of **templated and non-templated** classes from any translation unit. * Querying of interfaces **by C++ type or name string**. * **Dynamically load** plugins at runtime according to the interfaces they provide.