From d963ab3395781d3fba023c1fa8c8f599f02e1347 Mon Sep 17 00:00:00 2001 From: chriskong93 <609027949@qq.com> Date: Thu, 9 Jul 2020 00:57:18 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f4dede..c7b9d2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # FaceNet-light -### FaceNet-light with c++ +## FaceNet-light with c++ ##### 使用C++实现FaceNet,脱离TensorFlow,只是用OpenCV @@ -11,6 +11,6 @@ //#define Num 128 ``` -### License +## License ##### [GPL-2.0 License](https://github.com/ChrisKong93/FaceNet-light/blob/master/LICENSE). \ No newline at end of file