Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa authored Jun 10, 2024
1 parent 29af9dd commit 43329e5
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 @@ -199,7 +199,7 @@ The installation can be tested using the small example `HiGHS/examples/call_high
The [Google Colab Example Notebook](https://colab.research.google.com/drive/1JmHF53OYfU-0Sp9bzLw-D2TQyRABSjHb?usp=sharing) also demonstrates how to call `highspy`.

### C
The C API is in `HiGHS/src/interfaces/highs_c_api.h`. It is included in the default build. For more details, check out our documentation website https://ergo-code.github.io/HiGHS/.
The C API is in `HiGHS/src/interfaces/highs_c_api.h`. It is included in the default build. For more details, check out the documentation website https://ergo-code.github.io/HiGHS/.

### CSharp

Expand Down

0 comments on commit 43329e5

Please sign in to comment.