Update README.md

This commit is contained in:
Seleznev Anton 2018-11-03 20:30:52 +03:00 committed by GitHub
parent 3118ef3597
commit f45c6d3444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,8 @@ For C++ projects that use compiler with C++11 support (and later) there are also
```CPP
#include "fort.hpp"
```
## Documentation
See [wiki](https://github.com/seleznevae/libfort/wiki) of the project.
## Getting Started