Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kw-corne committed Oct 13, 2023
1 parent fd87013 commit e11eef9
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Auto-Verify 0.1.0

```bash
conda create -n av python=3.10 -y
conda activate av
Auto-Verify is a framework for neural network verification, that allows you to install, configure and run verification tools in parallel portfolios.

pip install -e .
pip install -e ".[dev]"

auto-verify --help
```
To get started, head to the [Documentation](ada-research.github.io/auto-verify/).

0 comments on commit e11eef9

Please sign in to comment.