From 782dad99b003248753f3d7d8d1205da4a51087ec Mon Sep 17 00:00:00 2001
From: manxilin <matthewlin98@hotmail.com>
Date: Wed, 13 May 2020 23:05:48 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8bb997a..61e46bd 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 - C
 ## Process
 1. Start from a 60x60 square
-2. Go to (1,1)
+2. Go to (1,1), (1,2), (3,1), (3,2)
 3. Find the object with RANSAC
 4. Go to the first guidemark given in advance
 5. Read and Move
-- 
GitLab