summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Chipkar2016-04-25 15:14:01 +0530
committerAkshay Chipkar2016-04-25 15:14:01 +0530
commite28e9ee1de105379edd840d6b89dfe5f13a420eb (patch)
tree427de3532f072c97f37dfeda4269bc4d62b9eb55
parentbdec5a55bbe2c5bd1388d1d9248c38ba9d3fbee0 (diff)
downloadOpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.tar.gz
OpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.tar.bz2
OpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.zip
added executable for ldmicro
-rw-r--r--Software/README.rst4
-rw-r--r--Software/ldmicro.exebin0 -> 551424 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/Software/README.rst b/Software/README.rst
index 8ed4aef..480a17b 100644
--- a/Software/README.rst
+++ b/Software/README.rst
@@ -1,6 +1,8 @@
README
======
-This repository contains the link to the software used by OpenPLC.
+This repository contains the software LDMicro used by OpenPLC to perform ladder experiments.
+
+If you wish to contribute to developing the software or to download the source code, visit the link below.
https://github.com/FOSSEE/OpenPLC-ldmicro.git
diff --git a/Software/ldmicro.exe b/Software/ldmicro.exe
new file mode 100644
index 0000000..f19b3bf
--- /dev/null
+++ b/Software/ldmicro.exe
Binary files differ