From 0440e89c2d06f8242d5118e62469ad69a626f02b Mon Sep 17 00:00:00 2001
From: merve-kilic <mkilic@LAPTOP-EUCT3IU0.localdomain>
Date: Thu, 12 Nov 2020 11:07:51 -0800
Subject: [PATCH] edit README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 691eb22..9499b09 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,10 @@ python3 -m pip install FastRoot
 ```bash
 FastRoot_test.py 
 ```
-- description.......
+- Running `FastRoot_test.py` will test the accuracy of the program.
+- First, `Running tests for FastRoot ...` will be printed.
+- Next, 12 tests will run.
+- If `OK` is printed last, the tests have passed successfully.
 
 ## Usage