Skip to content

Commit

Permalink
feat: Development Warning (#110)
Browse files Browse the repository at this point in the history
### Description

Adds an "in development" warning.
  • Loading branch information
refcell authored Oct 25, 2024
1 parent 0c07c5a commit 8d5f944
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,26 @@

## Overview

_**op**timism-**r**ust_

`op-rs` is a suite of portable, modular `std` OP Stack components.
**op**_timism_-**r**_ust_ (`op-rs`) is a suite of portable, modular `std` OP Stack components.

[bin/](./bin/) provides a host of binary applications that compose [crates](./crates/).


## Development Status

`op-rs` is currently in active development, and is not yet ready for use in production.


## Security

Specifications around security are provided in [Security.md](./Security.md).


## Contributing

Contributing guidelines are outlined in [Contributing.md](./Contributing.md).


## License

<sup>
Expand Down

0 comments on commit 8d5f944

Please sign in to comment.