From 4f43eb0676b1c2439bbd5d87f511aed7de1683e6 Mon Sep 17 00:00:00 2001 From: hneemann Date: Wed, 24 Aug 2016 20:22:25 +0200 Subject: [PATCH] typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecbcd87f4..39d1cf901 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ He has released it as open source so there are a number of forks to continue his - [Logisim-iitd](https://code.google.com/archive/p/logisim-iitd/) from the Indian Institute of Technology Delhi - [Logisim](http://www.cs.cornell.edu/courses/cs3410/2015sp/) from the CS3410 course of the Cornell University -Nevertheless, I believe that there are good reasons for a completely new development from scratch. +Nevertheless, I believe that there were good reasons for a completely new development from scratch. ## Features ## @@ -138,7 +138,7 @@ logic combined with the build-in D or JK flop-flops. The easiest way is to download the [latest release](https://github.com/hneemann/Digital/releases/latest). In the ZIP file you will find the binary (Digital.jar) and all examples. A Java JRE 1.8 is needed to run Digital. -If you like to build Digital from the source code: +If you would like to build Digital from the source code: * At first clone the repository. * JDK 1.8 is needed (either the Oracle JDK 1.8 or OpenJDK 1.8)