We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317db92 commit 4d9a243Copy full SHA for 4d9a243
bindings/README.md
@@ -3,5 +3,4 @@
3
The DeepStream Python bindings are currently released in a compiled module.
4
Please see the [HOW-TO Guide](../HOWTO.md) and [FAQ](../FAQ.md) for usage information. More detailed documentation will be added as the API matures.
5
6
-Portions of these bindings are generated using [Pybind11](https://github.com/pybind/pybind11) under these [licensing terms](LICENSE.pybind11)
7
-Otherwise the bindings are released under the same [MIT license](../LICENSE) as the rest of this repo.
+Portions of these bindings are generated using [Pybind11](https://github.com/pybind/pybind11) under these [licensing terms](LICENSE.pybind11).
0 commit comments