Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Simplify docs

AuthorDaveJarvis <email>
Date2020-09-16 16:47:07 GMT-0700
Commitf361c3fe519f7204fb21fb6aebfeeee936a9ba43
Parent83ae24d
Delta1 line added, 2 lines removed, 1-line decrease
logging/README.md
# Usage
-The `Main.class` is run using the name of the Java class file to parse.
-Run the parser as follows:
+Run `Main` by passing the name of the Java class file to parse as follows:
pushd ../src/main/java