summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudhakarKuma2021-06-16 14:47:43 +0530
committerSudhakarKuma2021-06-16 14:47:43 +0530
commit5884bd23408f2f8561cefe94e5caba341e18316a (patch)
treec085b4a4af7901226c31a74b49b1a619ee67774d
parent083f14aea0bcfae19f0a196f6c0e2f65b18e7410 (diff)
downloadFLOSS-Arduino-Book-5884bd23408f2f8561cefe94e5caba341e18316a.tar.gz
FLOSS-Arduino-Book-5884bd23408f2f8561cefe94e5caba341e18316a.tar.bz2
FLOSS-Arduino-Book-5884bd23408f2f8561cefe94e5caba341e18316a.zip
Update readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d3e3e65..08fee35 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@ The books are as given below:
* [Microcontroller programming with Arduino and OpenModelica](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/Microcontroller-programming-with-Arduino-and-OpenModelica.pdf)
* [Microcontroller programming with Arduino and Python](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/Microcontroller-programming-with-Arduino-and-Python.pdf)
-The consolidated book (which covers all the four tools 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).
+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).
## Source files to compile the book
-The books have been prepared using [LaTeX](https://github.com/FOSSEE/FLOSS-Arduino-Book/tree/master/Origin). The main LaTeX file is available [here](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/floss-arduino.tex). While compiling, one needs to modify the two paths (`Home` and `Origin`), as mentioned at the top of this file.
+The books have been prepared using [LaTeX](https://www.latex-project.org/). The main LaTeX file is available [here](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/floss-arduino.tex). While compiling, one needs to modify the two paths (`Home` and `Origin`), as mentioned at the top of this file.
## Reporting an issue