From 5b3474562aaedbc6c43573a4068c7d80f29d1ff1 Mon Sep 17 00:00:00 2001 From: sudip1103-dev <65228369+sudip1103-dev@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:32:57 +0530 Subject: [PATCH] Update README.txt --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 576f2b2..f4c800c 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -Build and test: +Build This Project and test: This project uses maven for dependencies, build, and testing. Mvn install at the root module should compile all modules and execute all tests. @@ -100,4 +100,4 @@ Security: I put a password in a source file for an email account for testing. Then I thought; oh I'll put it in a config file, and not distribute the config file. Then I remembered; it's now in source history even if I delete the head revision of the file. Obviously. - Oops. Well I guess I'll just leave it there... one less thing to set up to run it... \ No newline at end of file + Oops. Well I guess I'll just leave it there... one less thing to set up to run it...