Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
green726 authored Mar 31, 2023
1 parent 1087c66 commit cda13cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FRC team 2875 Cyberhawks open source Java/Kotlin library. The library is written
Instruction on how to add this library to your project can be found [here](https://jitpack.io/#CshCyberhawks/SwoLib).

### Documentation:
The library is extensively documented with Dokka, a Kotlin-based improved version of JavaDoc. An example demonstrating many of the libraries swerve drive related capabilities can also be found [here](https://github.com/CshCyberhawks/SwoLib/blob/main/Examples/SwerveBot/Robot.kt)
The library is extensively documented with Dokka, a Kotlin-based improved version of JavaDoc. This is hosted [here](https://cshcyberhawks.github.io/SwoLib/) by GitHub Pages. An example demonstrating many of the libraries swerve drive related capabilities can also be found [here](https://github.com/CshCyberhawks/SwoLib/blob/main/Examples/SwerveBot/Robot.kt)


## Features:
Expand Down

0 comments on commit cda13cf

Please sign in to comment.