summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Chipkar2019-04-09 10:23:59 +0530
committerGitHub2019-04-09 10:23:59 +0530
commit04220d0ad3d86a996f6163ed16a86d1a71574132 (patch)
tree2484a988b3ebf040ff886f916e199c7cb9f3cb38
parent7cb2c053c6e68616230bd5c645977c90ccaa6056 (diff)
downloadLDmicroQt-04220d0ad3d86a996f6163ed16a86d1a71574132.tar.gz
LDmicroQt-04220d0ad3d86a996f6163ed16a86d1a71574132.tar.bz2
LDmicroQt-04220d0ad3d86a996f6163ed16a86d1a71574132.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69614c6..3f3d5db 100644
--- a/README.md
+++ b/README.md
@@ -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 using the Qt library.
+This is a Linux compatible version of the original LDMicro program for windows created by Jonathan Westhues, and ported to Linux using the Qt library.
GitHub repository of LDMicro for windows can be found [here](https://github.com/akshay-c/LDmicro).