mirror of
https://github.com/Aviortheking/codestats-skyline.git
synced 2025-07-30 00:19:49 +00:00
feat: Add support to specify year
+ Did some cleanup for the whole code Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
14
README.md
14
README.md
@ -20,8 +20,20 @@ https://codestats-skyline.avior.me/?username=Aviortheking
|
||||
|
||||
It will generate and allows you to download the generated STL!
|
||||
|
||||
### render a specific year
|
||||
|
||||
You can also render a specific year!
|
||||
|
||||
simply add the year to the URL
|
||||
|
||||
```
|
||||
https://codestats-skyline.avior.me/?username=Aviortheking&year=2021
|
||||
```
|
||||
|
||||
and voilà!
|
||||
|
||||
## Deploy the tool yourself!
|
||||
|
||||
You can use the Dockerfile to deploy the tool yourself!
|
||||
|
||||
_Code will be refactored as it has been done quickly :p_
|
||||
_Code will be refactored as it has been done quickly :p_
|
||||
|
Reference in New Issue
Block a user