FEAT: USER CAN VIEW STATS IN THEIR LOCALE

This commit is contained in:
Anmol
2020-08-16 18:41:20 +05:30
parent dc442890d3
commit ab9cc9738d
4 changed files with 73 additions and 37 deletions

View File

@@ -111,7 +111,13 @@ jobs:
SHOW_PROJECTS: "False"
```
#### Flags Available
### Flags Available
---
`LOCALE` This Flag can be used to show stats in your language default is english uses Locale [Short Hand](https://saimana.com/list-of-country-locale-code/) to be passed in the flag variable example of the final result can be found [here](https://github.com/anmol098/anmol098/blob/master/Readme-fr.md)
`SHOW_LINES_OF_CODE` flag can be set to `True` to show the Lines of code writen till date
![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I've%20written-1.3%20million%20Lines%20of%20code-blue)