summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).