diff --git a/README.md b/README.md
index 5324a69cdc9d269eeffd586ca09cb0c5703b1fed..d18d506f2fb634421246aead29bc1bdb2057f301 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.