diff options
author | Alphara <42233094+xAlpharax@users.noreply.github.com> | 2023-12-09 16:17:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 16:17:47 +0200 |
commit | ef3bc6a2eeb4e1c5386a1b53780af8de8b3b7a70 (patch) | |
tree | 5c1335e8f0ce048f3ccf278712aad8906974cb11 /README.md | |
parent | b84ad7dce91b2cd7b22c2c7744d814829229fee6 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,7 +1,7 @@ <div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/xAlpharax/FreeFlow/blob/master/assets/FreeFlowLogo.png"> - <img alt="FreeFlow Logo" src="https://github.com/xAlpharax/FreeFlow/blob/master/assets/FreeFlowLogo.png" height="200px"> + <img alt="FreeFlow Logo" src="https://github.com/xAlpharax/FreeFlow/blob/master/assets/FreeFlowLogo.png" height="250px"> </picture> <br> Enhancing Learning Resources for University Students @@ -32,13 +32,15 @@ Resource Recommendation: FreeFlow employs intelligent algorithms to recommend le # Documentation +FreeFlow comes with a simple work-*flow* . Hence, our documentation is straight forward. + ## Requirements -Node.js (version X.X.X) -npm (version X.X.X) -SQL/MongoDB (version X.X.X) -react ?? -stuff +- Node.js (version X.X.X) +- npm (version X.X.X) +- MySQL (version X.X.X) +- React ?? +- stuff ## Installation & Usage |