Skip to content

Commit 533cef0

Browse files
committed
[doc] added link to rtd
1 parent 91cde36 commit 533cef0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,18 @@ Running
5050
-------
5151

5252
Once compiled, you might want to run the CCTag detection on a sample image:
53+
5354
```bash
5455
$ build/src/detection -n 3 -i sample/01.png
5556
```
5657
For the library interface, see [ICCTag.hpp](src/cctag/ICCTag.hpp).
5758

59+
Documentation
60+
-------------
61+
62+
The documentation can be found on the [Read the Docs page](https://cctag.readthedocs.io/en/doc-first/index.html)
63+
64+
5865
License
5966
-------
6067

0 commit comments

Comments
 (0)