From 39f76357048961c3a24e2c2e799256e8b59b2a05 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 8 Mar 2021 15:07:31 -0500 Subject: [PATCH] update --- .markdownlint.json | 3 ++- README.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.markdownlint.json b/.markdownlint.json index fac5739..c9179cd 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -2,5 +2,6 @@ "MD012": false, "MD013": false, "MD033": false, - "MD036": false + "MD036": false, + "MD041": false } \ No newline at end of file diff --git a/README.md b/README.md index d3d6323..0fffa5c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# FaceAPI - ![Version](https://img.shields.io/github/package-json/v/vladmandic/face-api?style=flat-square) ![Last Commit](https://img.shields.io/github/last-commit/vladmandic/face-api?style=flat-square) ![License](https://img.shields.io/github/license/vladmandic/face-api?style=flat-square) ![GitHub Status Checks](https://img.shields.io/github/checks-status/vladmandic/face-api/master?style=flat-square]) ![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/vladmandic/face-api?style=flat-square) +# FaceAPI + **Face detection and recognition libary for Browser and NodeJS implemented on top of TensorFlow/JS**