From 16bac4fbd10a8886d03b0118c58753b66ad5891e Mon Sep 17 00:00:00 2001 From: zkasmi <zkasmi@mi.fu-berlin.de> Date: Wed, 25 Mar 2020 18:55:18 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d18d506..5cb0dd9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # RcdMathLib **RcdMathLib**: mathematical library for resource-limited devices. -This library can be deployed for devices such as microcontrollers, embedded -systems. or full-fledged devices like a PC. Read the **RcdMathLib** -[documentation](/doc/doxygen) to get started. The -[eclipse_projects](/eclipse_projects) repository-directory contains an Eclipse -project of resource-limited devices as well as of full-fledged computers. +This library can be deployed for devices such as microcontrollers, +embedded systems, or full-fledged devices like a PC. The +[eclipse_projects](/eclipse_projects) repository-directory contains +an Eclipse project of resource-limited devices as well as of +full-fledged computers. Read the **RcdMathLib** +[documentation](/doc/doxygen) to get started. -- GitLab