diff --git a/README.md b/README.md index 4f2171c..3824f0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Blinq ===== +> **IMPORTANT**: Blinq is no longer being developed because of limitations to recursive generics. Instead, I recommend taking a look at the [LinqGen](https://github.com/cathei/LinqGen) project. + Burst Compatible, deferred, stack-allocated LINQ extensions for `NativeArray`. Installation