Skip to content

Commit 662645d

Browse files
committed
Remove stale Unity mention from OpenCvSharp4 status row in README
Unity is explicitly unsupported (see the note further down), so listing it as a maintenance target was misleading.
1 parent 1a3c48c commit 662645d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ OpenCvSharp is published in two parallel package families:
1111
| Family | OpenCV | .NET targets | Status |
1212
|---|---|---|---|
1313
| **OpenCvSharp5** | 5.0.x | .NET 8+ | Active development — recommended for new projects |
14-
| **OpenCvSharp4** | 4.13.0 | .NET Framework 4.6.1+, .NET Standard 2.0/2.1, .NET 8+ | Maintenance — for .NET Framework, Unity, or older runtimes |
14+
| **OpenCvSharp4** | 4.13.0 | .NET Framework 4.6.1+, .NET Standard 2.0/2.1, .NET 8+ | Maintenance — for .NET Framework or older runtimes |
1515

1616
Both families share the same package layout: every `OpenCvSharp5.*` package has an `OpenCvSharp4.*` counterpart. The examples below use **OpenCvSharp5**; replace `5` with `4` for the OpenCvSharp4 family.
1717

0 commit comments

Comments
 (0)