From b2f60b7db57782e0d793ec6373634e6053ffca81 Mon Sep 17 00:00:00 2001 From: Reed Es Date: Sat, 5 Mar 2022 23:10:38 -0700 Subject: [PATCH] removed stability warning --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 761b28d..082eb32 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ A multi-platform SwiftUI component for tabular data. -**NOTE** this component is BRAND NEW and under active development. If you need stability, you should fork, at least until the API has stabilized with version 1.x.x. - - Available as an open source library to be incorporated in SwiftUI apps. _SwiftTabular_ is part of the [OpenAlloc](https://github.com/openalloc) family of open source Swift software tools.