From 887bc1746adb0ecf8266f0151cddee8118b3c819 Mon Sep 17 00:00:00 2001 From: Kunwar Sahni Date: Sat, 26 Oct 2019 17:21:27 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f81fd2..a813817 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ![Screenshot_of_Selector](https://user-images.githubusercontent.com/22580992/67626102-d9e1d080-f814-11e9-84cd-63a44e6a35af.png) ## How to use: -*1. Download the release from here: -*2. Put the selector.h file in your include folder in your PROS Project. -*3. Put the selector.cpp file in your sec folder in your PROS Project. -*4. Place **selectorInit();** in void initazlize(){} in your main.cpp file. +* 1. Download the release from here: +* 2. Put the selector.h file in your include folder in your PROS Project. +* 3. Put the selector.cpp file in your sec folder in your PROS Project. +* 4. Place **selectorInit();** in void initazlize(){} in your main.cpp file.