Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
r/o notice
  • Loading branch information
JesseCoretta authored Dec 1, 2024
1 parent 3b9420b commit 787fbca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

stackage implements flexible general-use Stack and Condition types with many useful features. It can be used to create object-based Boolean statements, abstract mathematical constructs, simple lists and much more: the possibilities are endless!

## Status

This package is now archived. The API is stable and no additional work is required. Enjoy!

## Mission

The main goal of this package is provide an extremely reliable and accommodating stack/condition solution that is suitable for use in virtually any conceivable Go-based scenario in which objects of these types are needed. While extremely extensible and flexible, it should always be possible to use this package with no need for additional (non main) code while operating in extremely simple scenarios.
Expand All @@ -34,10 +38,6 @@ The main goal of this package is provide an extremely reliable and accommodating
- See the [Type Aliasing](#type-aliasing) section below
- Fast, reliable, useful, albeit very niche

## Status

This package is no longer considered experimental, as it is currently in use in the wild with impressive results.

## License

The stackage package, from [`go-stackage`](https://github.com/JesseCoretta/go-stackage), is released under the terms of the MIT license. See the [`LICENSE`](https://github.com/JesseCoretta/go-stackage/blob/main/LICENSE) file in the repository root, or click the License badge above, for complete details.
Expand Down

0 comments on commit 787fbca

Please sign in to comment.