Skip to content

Commit

Permalink
[doc] added link to rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
simogasp committed Apr 17, 2021
1 parent 91cde36 commit 533cef0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,18 @@ Running
-------

Once compiled, you might want to run the CCTag detection on a sample image:

```bash
$ build/src/detection -n 3 -i sample/01.png
```
For the library interface, see [ICCTag.hpp](src/cctag/ICCTag.hpp).

Documentation
-------------

The documentation can be found on the [Read the Docs page](https://cctag.readthedocs.io/en/doc-first/index.html)


License
-------

Expand Down

0 comments on commit 533cef0

Please sign in to comment.