diff options
author | Alphara <42233094+xAlpharax@users.noreply.github.com> | 2023-12-09 14:15:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 14:15:14 +0200 |
commit | e13a522024c9d2558ec3924a829ee343618beb69 (patch) | |
tree | 4d04f758290320d0b366290644fa56785ebb9b0c | |
parent | 40d73f0c1a4cdaec44e79b7554d5b0317e6964d4 (diff) |
Update README.md with beginning documentation and fancy logo.
-rw-r--r-- | README.md | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -1,12 +1,22 @@ <div align="center"> <picture> - <source media="(prefers-color-scheme: dark)" srcset="https://github.com/bayasdev/envycontrol/raw/main/logos/dark.png"> - <img alt="EnvyControl Logo" src="https://github.com/bayasdev/envycontrol/raw/main/logos/light.png" height="100px"> + <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"> </picture> <br> -Optimus made easy +Learning made easy </div> <br> # FreeFlow My team's Code and Notes throughout the BEST Brasov Hackathon competition @ https://hackathon.bestbrasov.ro/ + +# Description / Proposition + +# Documentation + +## Requirements + +## Usage + +## Contribuiting |