aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEdgar Riba <edgar.riba@gmail.com>2016-11-05 19:58:53 +0100
committerGitHub <noreply@github.com>2016-11-05 19:58:53 +0100
commit21ccd6108dc8985a1c414599dde258cbc13225a1 (patch)
tree8426a2ca61ce5ad24393b6229da8d0d606d3a712 /README.md
parenta2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47 (diff)
downloadgoogletest-21ccd6108dc8985a1c414599dde258cbc13225a1.tar.gz
googletest-21ccd6108dc8985a1c414599dde258cbc13225a1.tar.bz2
googletest-21ccd6108dc8985a1c414599dde258cbc13225a1.zip
update README.md with tiny-dnn
tiny-dnn in its recent version updated the testing framework to GTest. We would like to be mentioned as consumers of the project.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 076484e4..cb5cf5bd 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ the following notable projects:
* [Protocol Buffers](https://github.com/google/protobuf), Google's data
interchange format.
* The [OpenCV](http://opencv.org/) computer vision library.
+ * [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn): header only, dependency-free deep learning framework in C++11
## Related Open Source Projects ##