From 3aa8f940623cc2c35bd0e0f9c81d936ec1548661 Mon Sep 17 00:00:00 2001 From: Sourav Patra Date: Sun, 28 Jun 2020 10:36:06 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2c46e7..cd17c8e 100755 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ In a terminal on MacOS or Linux, run ```git clone https://github.com/SoPat712/Tr Download Android Studio or any other similar code editor and open the project on your own in order to edit the files inside. -The code is not the most well-written, but will provide you with a sense of understanding as to how it works, as the code itself is not very complicated. +The code is not the most well-written, but still shouldn't be too difficult to understand. It's pretty basic Java. \ No newline at end of file