From 766bdee59eb606d8ea9ae933af2cac0dcb172732 Mon Sep 17 00:00:00 2001 From: Georgiy Komarov Date: Tue, 12 Nov 2024 10:22:31 +0000 Subject: [PATCH] chore(README): Add development status notice --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff3ed05..898a24a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # IEC Checker -![](https://github.com/jubnzv/iec-checker/workflows/Unit%20tests/badge.svg) -[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0) +> ⚠️ **Note:** Currently inactive. Further development available if funded. +> +>📩 **Contact:** [jubnzv@gmail.com](mailto:jubnzv@gmail.com) This project aims to implement an open source tool for static code analysis of [IEC 61131-3](https://en.wikipedia.org/wiki/IEC_61131-3) programs.