Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Tech dependencies and considerations:
dependency management system, so the simplicity of using so many external
libraries was great.

I would like to call out that I have very little professional java experience,
so if I have strange naming conventions or I'm missing some common Java pattern,
I would like to call out that I have very little professional Java experience,
so if I have strange naming conventions or I'm missing some common Java pattern, I would like to offer
my apologies. I became accustomed with Maven while working on the old server stack
for my last project in scala.

Expand Down Expand Up @@ -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...
Oops. Well I guess I'll just leave it there... one less thing to set up to run it...