From 9d37b1a9a7ba560df9d7c85f3a35079f8125ef4a Mon Sep 17 00:00:00 2001 From: asomeJay <45970468+asomeJay@users.noreply.github.com> Date: Tue, 4 Aug 2020 13:12:50 +0900 Subject: [PATCH] update typo in readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 11번째 줄에 ShapreDetector가 오타인 것 같아서 ShapeDetector로 바꿨습니다. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64f0e2..3367ee9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Deep learning installed Shape Detector using Keras and CoreML 📱 [![DeepLearning](https://img.shields.io/badge/DeepLearning-Keras-red.svg)](https://keras.io) ![DeepLearning](https://img.shields.io/badge/DeepLearning-CoreML-green.svg) -**ShapreDetector is a deeplearning installed simple app for predict of hand-drawing shapes** +**ShapeDetector is a deeplearning installed simple app for predict of hand-drawing shapes**