Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit d77a3cb

Browse files
committed
2 parents 91d6221 + 86bdf19 commit d77a3cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
1717
dependencies {
1818
...
19-
compile 'com.github.kylecorry31:Robot-Vision-API:v1.1.0'
19+
compile 'com.github.kylecorry31:Robot-Vision-API:v1.1.1'
2020
}
2121
```
2222

@@ -98,6 +98,9 @@ private boolean isRightTarget(Target target){
9898

9999
```
100100

101+
### Documentation
102+
You can find documentation on [this website](https://kylecorry31.github.io/Robot-Vision-API).
103+
101104
## Contributing
102105
Please fork this repo and submit a pull request to contribute. I will review all changes and respond if they are accepted or rejected (as well as reasons, so it will be accepted).
103106

0 commit comments

Comments
 (0)