diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-09-09 20:38:44 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-09-09 20:38:44 +0300 |
| commit | 067d0320c265199847f7315cc428539ee626da8a (patch) | |
| tree | 17d46ad19a1c17c9ea807d3337cf8d6a5e0d8fa2 /README.md | |
| parent | refactor: make names clickable throughout the site, fix user pages (diff) | |
| download | lphub-067d0320c265199847f7315cc428539ee626da8a.tar.gz lphub-067d0320c265199847f7315cc428539ee626da8a.tar.bz2 lphub-067d0320c265199847f7315cc428539ee626da8a.zip | |
refactor: update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 14 insertions, 5 deletions
| @@ -10,16 +10,25 @@ In addition, we host a leaderboard section for each map where users can compare | |||
| 10 | 10 | ||
| 11 | ## Project Team | 11 | ## Project Team |
| 12 | 12 | ||
| 13 | * [@pektezol](https://github.com/pektezol) - Project Lead & Backend | 13 | * [@pektezol](https://github.com/pektezol) - Project Lead |
| 14 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design | 14 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design |
| 15 | * [@Nidboj132](https://github.com/Nidboj132) - Frontend & Subject Expert | 15 | * [@Nidboj132](https://github.com/Nidboj132) - Frontend & Subject Expert |
| 16 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert | 16 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert |
| 17 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend | 17 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend |
| 18 | 18 | ||
| 19 | ## Content Contributors | ||
| 20 | |||
| 21 | * Black_Semka | ||
| 22 | * Feliser | ||
| 23 | * Jaio | ||
| 24 | * Jess3n | ||
| 25 | * Robotwars1 | ||
| 26 | * Thearus | ||
| 27 | |||
| 19 | ## Special Thanks | 28 | ## Special Thanks |
| 20 | 29 | ||
| 21 | * [@UncraftedName](https://github.com/UncraftedName) - For providing the parser that retrieves total portal count and elapsed time from the CM counter found [here](https://github.com/UncraftedName/UntitledParser). | 30 | * [@UncraftedName](https://github.com/UncraftedName) - For providing the (former) parser that retrieves total portal count and elapsed time from the CM counter found [here](https://github.com/UncraftedName/UntitledParser). |
| 22 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and developer of the current/former least portals site found [here](https://lp.nekz.me/). | 31 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://lp.nekz.me/). |
| 23 | 32 | ||
| 24 | ## Documentation | 33 | ## Documentation |
| 25 | 34 | ||
| @@ -43,7 +52,7 @@ If you want to support the creator, you can do it via using GitHub sponsorships | |||
| 43 | * We collect and store your publicly available id, username, avatar link, and country code from Steam during your first login to LPHUB. The exact date and time of your LPHUB account creation is also stored. | 52 | * We collect and store your publicly available id, username, avatar link, and country code from Steam during your first login to LPHUB. The exact date and time of your LPHUB account creation is also stored. |
| 44 | * In a case of profile update, newly changed values replaces the old data, and the update time is also stored. | 53 | * In a case of profile update, newly changed values replaces the old data, and the update time is also stored. |
| 45 | * All of the demo proof submitted by users are stored in a publicly accessible Google Drive folder. By submitting demo as a proof, you agree that your demo proof becomes available to the public. | 54 | * All of the demo proof submitted by users are stored in a publicly accessible Google Drive folder. By submitting demo as a proof, you agree that your demo proof becomes available to the public. |
| 46 | * Any information, ideas, or solutions shared on LPHUB are intended to be openly accessible and available for collaborative purposes. Users should understand that the content they contribute might be viewed and used by others for the purpose of generating insights and solutions. Sharing content on this platform does not transfer ownership of intellectual property rights to the platform owner or other users. Contributors retain their rights to their own content while granting others the opportunity to engage and collaborate. We do not place emphasis on determining ownership of individual contributions. | 55 | * Any information, ideas, or solutions shared on LPHUB are intended to be openly accessible and available for collaborative purposes. Users should understand that the content they contribute might be viewed and used by others for the purpose of generating insights and solutions. |
| 47 | * At any time, Privacy Policy may get updated to reflect changes in LPHUB. The effective date at the bottom of the README indicates when the most recent changes were made. | 56 | * At any time, Privacy Policy may get updated to reflect changes in LPHUB. The effective date at the bottom of the README indicates when the most recent changes were made. |
| 48 | 57 | ||
| 49 | ## Disclaimer | 58 | ## Disclaimer |
| @@ -62,4 +71,4 @@ By using LPHUB, you acknowledge that you have read and understood this disclaime | |||
| 62 | 71 | ||
| 63 | ## Last Update | 72 | ## Last Update |
| 64 | 73 | ||
| 65 | 2023-08-30 \ No newline at end of file | 74 | 2024-09-09 \ No newline at end of file |