From 4ec7b26bf79ab8274744c65eea3e67936feda2b3 Mon Sep 17 00:00:00 2001 From: malikalichsan Date: Fri, 1 Oct 2021 12:19:23 +0700 Subject: [PATCH] update readme draw signature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff2cb20..76c2884d 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ required to complete them. | [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate | | [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate | | [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate | -| [Draw Signature](./Projects/2-Intermediate/Draw-Signature.md) | Voting App | 2-Intermediate | +| [Draw Signature](./Projects/2-Intermediate/Draw-Signature.md) | App to draw signature with touchpad or mouse | 2-Intermediate | ### Tier-3: Advanced Projects