Skip to content

Commit d568ddd

Browse files
authored
Insert banner to mark repo as unmaintained
1 parent d255a3d commit d568ddd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A Reactor-Oriented Programming Framework in C++
33

44
![CI](https://github.com/lf-lang/reactor-cpp/workflows/CI/badge.svg)
55

6+
> [!IMPORTANT]
7+
> This repository is currently not actively maintained and developed as the core contributors focus on other projects. Please check out the [Xronos SDK](https://github.com/xronos-inc/xronos) which uses a fork of this runtime and [reactor-uc](https://github.com/lf-lang/reactor-uc) which applies the same underlying ideas to embedded devices.
8+
69
While reactor-cpp can be used as a standalone framework, it is designed to work
710
in conjunction with [Lingua Franca](https://github.com/lf-lang/lingua-franca/),
811
a polyglot metaprogramming language. Read the Lingua Franca [handbook](https://www.lf-lang.org/docs/)

0 commit comments

Comments
 (0)