Skip to content

Commit 1db89e7

Browse files
authored
Add link to online codumentation to README
1 parent e2987ad commit 1db89e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ python3 setup.py test
7878
Keep in mind that some tests take a long time because they need to process fairly big matrices in an inefficient way to make sure the efficient algorithms are correct.
7979

8080
# Documentation
81-
Run
81+
The documentation is available online at https://jl-wynen.github.io/isle/
82+
83+
You can generate it locally by running
8284
```
8385
python3 setup.py doc
8486
```

0 commit comments

Comments
 (0)