[ci skip]
This commit is contained in:
Kagami Hiiragi
2018-07-30 19:37:29 +03:00
parent 30b518e96f
commit ba283afe15

2
doc.go
View File

@@ -1,5 +1,5 @@
/*
Package go-face implements face recognition for Go using dlib, a popular
Package face implements face recognition for Go using dlib, a popular
machine learning toolkit.
*/
package face