diff --git a/README.md b/README.md index e13575f8..b43b7622 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ For the past 4 years I've been developing and maintaining learning tools for rob \- Sebastian Erives, deltacv's main dev +# Acknowledgments + +YourKit supports open source projects with innovative and intelligent tools +for monitoring and profiling Java and .NET applications. +YourKit is the creator of YourKit Java Profiler, +YourKit .NET Profiler, +and YourKit YouMonitor. + + + # Compatibility Since OpenCV in Java uses a native library, which is platform specific, the simulator is currently limited to the following platforms: @@ -78,7 +88,7 @@ For bug reporting or feature requesting, use the [issues tab](https://github.com ### Formerly, EOCV-Sim was hosted on a [personal account repo](https://github.com/serivesmejia/EOCV-Sim/). Released prior to 3.0.0 can be found there for historic purposes. -### [v3.5.3 - CenterStage AprilTags](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.3) +### [v3.5.3 - Android Paint constructor fix](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.3) - This is the 21st release for EOCV-Sim - Bug fixes: - Addresses #110 by properly cloning underlying skiko Paint in android.graphics.Paint(Paint) constructor