diff options
author | easwaran | 2019-03-18 11:55:29 +0530 |
---|---|---|
committer | easwaran | 2019-03-18 11:55:29 +0530 |
commit | b169d32ba8a9e568c94bfb3a0593c95e9e0a3b63 (patch) | |
tree | ab8757a1a2839ca1e1057b72a2f75adfeddb86e0 /Software/OpenPLC V1/README.rst | |
parent | 8da5c2c66ebdbd2f60efc8f75b415f2768a55907 (diff) | |
download | OpenPLC-b169d32ba8a9e568c94bfb3a0593c95e9e0a3b63.tar.gz OpenPLC-b169d32ba8a9e568c94bfb3a0593c95e9e0a3b63.tar.bz2 OpenPLC-b169d32ba8a9e568c94bfb3a0593c95e9e0a3b63.zip |
Updated Version two hardware and software descriptions
Diffstat (limited to 'Software/OpenPLC V1/README.rst')
-rwxr-xr-x | Software/OpenPLC V1/README.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Software/OpenPLC V1/README.rst b/Software/OpenPLC V1/README.rst new file mode 100755 index 0000000..1667a89 --- /dev/null +++ b/Software/OpenPLC V1/README.rst @@ -0,0 +1,19 @@ +README +====== + +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 links below. + + + +Windows +====== + +https://github.com/FOSSEE/OpenPLC-ldmicro.git + + +Linux (Gtk) +====== + +https://github.com/FOSSEE/LDMicroGtk.git |