Skip to content

Commit dd267de

Browse files
authored
Update README.md
1 parent deac64e commit dd267de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Source code and examples for using and testing your Tiny Machine Learning Kit and Shield.
44

5-
This library also includes a modified verison of the 0.0.2 version of the OV767X Library for Arduino (Copyright (c) 2020 Arduino SA) which is based on [Linux Kernel](https://www.kernel.org) V4L2 driver for OmniVision OV7670 cameras - which was created by Jonathan Corbet.
5+
This library also includes:
6+
1) A modified verison of the 0.0.2 version of the OV767X Library for Arduino (Copyright (c) 2020 Arduino SA) which is based on [Linux Kernel](https://www.kernel.org) V4L2 driver for OmniVision OV7670 cameras - which was created by Jonathan Corbet.
7+
2) Modified examples from the 2.4.0-Alpha version of the TensorFlow_Lite for Microcontrollers Library. (Copyright (c) 2021 TensorFlow Team at Google) [https://www.tensorflow.org/lite/microcontrollers](https://www.tensorflow.org/lite/microcontrollers)
68

79
== License ==
810

0 commit comments

Comments
 (0)