From e359d074ece78a407144ec30566f04f57569b3ae Mon Sep 17 00:00:00 2001 From: Peter Kurhajec <61538034+PTKu@users.noreply.github.com> Date: Tue, 2 May 2023 06:48:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94ef7f01e..f5094e7ab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # WORK IN PROGRESS... -# ix.framework +# AXOpen -`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). +`AXOpen` intends to be an application framework for industrial automation applications based on [SIMATIC AX](https://simatic-ax.siemens.io) and [AX#](https://github.com/ix-ax/axsharp). -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. +AXOpen 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.**