summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudhakar Kumar2023-02-09 00:01:31 +0530
committerGitHub2023-02-09 00:01:31 +0530
commitab653f84e2a045e93e26d8b6cd34f2745c7bdfd5 (patch)
tree61ab025569e756b589622bee2698304f2f3ff4be
parent9164539f3024bb3dc6b315c89c26c6724c4b7aee (diff)
downloadFLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.tar.gz
FLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.tar.bz2
FLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.zip
Update Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c869e6..574086f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
The books are as given below:
* [Microcontroller programming with Arduino, Scilab, and Xcos](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/scilab.pdf)
* [Microcontroller programming with Arduino and Julia](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/julia.pdf)
-* [Microcontroller programming with Arduino and OpenModelica](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/OpenModelica.pdf)
+* [Microcontroller programming with Arduino and OpenModelica](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/openmodelica.pdf)
* [Microcontroller programming with Arduino and Python](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/python.pdf)
The consolidated book (which covers all the four FLOSSs mentioned above) is available at [FLOSS-Arduino](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/floss-arduino.pdf), and the code mentioned in the book are available at [Origin](https://github.com/FOSSEE/FLOSS-Arduino-Book/tree/master/Origin).