Skip to content

Commit

Permalink
fix: Added Github link
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrover112 committed Sep 30, 2021
1 parent 6f5b821 commit 6289244
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Expand Up @@ -26,7 +26,7 @@ pip install fliscopt
```
Or for development:
```
git clone
git clone https://github.com/Agrover112/fliscopt.git
cd fliscopt
pip install .
```
Expand All @@ -52,12 +52,7 @@ After adding any new algorithm, you can run the tests to check if the code is wo
```
./run_tests.sh
```
or
```
git clone
cd flopt/
pip3 install .
```

# Results

## Experimental Results
Expand Down

0 comments on commit 6289244

Please sign in to comment.