Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/chrxh/alien into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
chrxh committed Jun 12, 2021
2 parents e49b4e3 + 46a458d commit b037756
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,12 @@ The following third-party libaries are necessary and should be installed:
- [Qt 6.0.2](https://www.qt.io/download)
- [CUDA 11.2](https://developer.nvidia.com/cuda-11.2.0-download-archive)
- [boost library version 1.75.0](https://www.boost.org/users/history/version_1_75_0.html) (needs to be installed in external/boost_1_75_0)
- [OpenSSL version 1.1.1j](https://slproweb.com/products/Win32OpenSSL.html) (not mandatory, only used for bug reporting feature)
- [OpenSSL version 1.1.1j](https://slproweb.com/products/Win32OpenSSL.html) (not mandatory, it is only used for retrieving the latest version number and bug reporting feature)

## License
alien is licensed under the [GPLv3](LICENSE).

<p align="left"> <img src="https://komarev.com/ghpvc/?username=chrxh&label=Page%20views&color=0e75b6&style=flat" alt="chrxh" /> </p>
## Contributors
<a href="https://github.com/chrxh/alien/graphs/contributors">
<img src="https://contrib.rocks/image?repo=chrxh/alien" />
</a>

0 comments on commit b037756

Please sign in to comment.