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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Jan 8, 2019
2 parents 91d6221 + 86bdf19 commit d77a3cb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
dependencies {
...
compile 'com.github.kylecorry31:Robot-Vision-API:v1.1.0'
compile 'com.github.kylecorry31:Robot-Vision-API:v1.1.1'
}
```

Expand Down Expand Up @@ -98,6 +98,9 @@ private boolean isRightTarget(Target target){

```

### Documentation
You can find documentation on [this website](https://kylecorry31.github.io/Robot-Vision-API).

## Contributing
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).

Expand Down

0 comments on commit d77a3cb

Please sign in to comment.