From a523d9647081382449783cc71147f133804bc36f Mon Sep 17 00:00:00 2001 From: zkasmi <zkasmi@mi.fu-berlin.de> Date: Wed, 25 Mar 2020 18:53:53 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5324a69..d18d506 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ **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. \ No newline at end of file +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. -- GitLab