From bb73809b451b5113d55074374685d92879db85cf Mon Sep 17 00:00:00 2001 From: Peter <61538034+PTKu@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:33:02 +0100 Subject: [PATCH] adds brief readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b1694b7bd..94ef7f01e 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ +# WORK IN PROGRESS... + # ix.framework + +`ix.framework` (IXF) intends to be an application framework for industrial automation applications based on [SIMATIC AX](https://simatic-ax.siemens.io) and [IX](https://github.com/ix-ax/ix). + +IXF is an object-oriented framework that keeps the hard real-time operation in the PLC controller but extends the reach into the .NET framework and thus provides a large overlap into the IT domain. + +**This project is under development, stay tuned for the upcoming releases.** + +