Skip to content

Commit

Permalink
Change status of project in README (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam authored Jul 14, 2023
1 parent 5def0c9 commit 3659358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[img_coverage]: https://img.shields.io/codecov/c/github/scipopt/russcip

A safe Rust interface for [SCIP](https://www.scipopt.org/index.php#download). This crate also exposes access to the SCIP's C-API through the `ffi` module.
The project is currently an early-stage work in progress, issues/pull-requests are very welcome.
The project is currently actively developed, issues/pull-requests are very welcome.
## Dependencies
Make sure SCIP is installed, the easiest way to install it is to install a precompiled package from [here](https://scipopt.org/index.php#download) or through conda by running
```bash
Expand Down

0 comments on commit 3659358

Please sign in to comment.