Corrected version compatibility

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-12-16 20:46:10 +01:00
parent 4ddf7639e3
commit dce6de1a6f

View File

@@ -37,8 +37,14 @@ A few examples of the most common use cases for `ViGEm` are:
## Supported Systems
### Version 1.16 and below
The driver is built for Windows 7/8.1/10 (x86 and amd64).
### Version 1.17 and above
The driver is built for Windows 10 only (x86 and amd64).
## License
The `ViGEm` Bus Driver is licensed under the **BSD-3-Clause**, see [LICENSE](./LICENSE.md) for more information.