diff options
author | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-11 15:55:34 -0500 |
---|---|---|
committer | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-11 15:55:34 -0500 |
commit | 59fc3ae34afd81eff1c3c28fb17cfab369f07d00 (patch) | |
tree | 51e6acda00481eaea8794c88ac8d3a2ee85e26e6 | |
parent | 864669edf67830554fa927f46cf6e9ce8763fca8 (diff) | |
download | JellySolutions-59fc3ae34afd81eff1c3c28fb17cfab369f07d00.tar.gz JellySolutions-59fc3ae34afd81eff1c3c28fb17cfab369f07d00.tar.bz2 JellySolutions-59fc3ae34afd81eff1c3c28fb17cfab369f07d00.zip |
Added name to README.md and added Angular 19 to Prerequisites in the readme
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,16 +6,17 @@ An online U-Fund system built in Java **21** and ___ _replace with other platfor ## Team - Ben Almstead -- MEMBER2 +- Hayden Hartman - MEMBER3 - MEMBER4 +- MEMBER5 ## Prerequisites - Java **21** (Make sure to have correct JAVA_HOME setup in your environment) - Maven -- _add any other tech stack requirements_ +- Angular 19 ## How to run it |