diff options
author | Ramana | 2018-06-28 12:07:08 +0530 |
---|---|---|
committer | GitHub | 2018-06-28 12:07:08 +0530 |
commit | 166e0ab7e55118c202e45eb7533164d023978684 (patch) | |
tree | 8bba5e626e7219569639a9d9826f5dfb6c3ed866 | |
parent | 419763e3039a97c548738176275e84f8d27588cc (diff) | |
download | LDMicroGtk-166e0ab7e55118c202e45eb7533164d023978684.tar.gz LDMicroGtk-166e0ab7e55118c202e45eb7533164d023978684.tar.bz2 LDMicroGtk-166e0ab7e55118c202e45eb7533164d023978684.zip |
Minor changes to readme.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ LDmicro is a ladder logic editor, simulator and compiler for 8-bit microcontrollers. It can generate native code for Atmel AVR and Microchip PIC16 CPUs from a ladder diagram. # LDMicro for Linux -This is a Linux compatible version of the original LDMicro program for windows created by Jonathan Westhues, and proted to Linux under [FOSSEE](https://github.com/FOSSEE) fellowship program 2018 by [R Ramana](https://github.com/Rr42) and [Rohit I](https://github.com/NatsuDrag9). +This is a Linux compatible version of the original LDMicro program for windows created by Jonathan Westhues, and proted to Linux under [FOSSEE](https://github.com/FOSSEE) fellowship program 2018 by [R Ramana](https://github.com/Rr42) and [Rohit I](https://github.com/NatsuDrag9), under the mentorship of [Akshay C](https://github.com/akshay-c). GitHub repository of LDMicro for windows can be found [here](https://github.com/akshay-c/LDmicro). |