You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
<palign="center">Love the project? Please consider <ahref="https://www.paypal.me/anuraghazra">donating</a> to help it improve!
66
66
67
-
<p>
68
67
<ahref="https://indiafightscorona.giveindia.org">
69
-
<imgsrc="https://indiaspora.org/wp-content/uploads/2021/04/give-India-logo.png"alt="Give india logo"width="200" />
68
+
<imgsrc="https://indiaspora.org/wp-content/uploads/2021/04/give-India-logo.png"alt="Give india logo"width="200" />
70
69
</a>
71
70
72
71
Are you considering supporting the project by donating? Please DON'T!!
73
72
74
73
Instead, Help India fight the 2nd deadly wave of COVID-19.
75
74
Thousands of people are dying in India because of a lack of Oxygen & also COVID-related infrastructure.
76
75
77
-
Visit<https://indiafightscorona.giveindia.org> and make a small donation to help us fight COVID and overcome this crisis.
78
-
A small donation goes a long way.:heart:
76
+
Visit<https://indiafightscorona.giveindia.org> and make a small donation to help us fight COVID and overcome this crisis. A small donation goes a long way.:heart:
79
77
80
78
</p>
81
79
@@ -142,13 +140,13 @@ To enable icons, you can pass `show_icons=true` in the query param, like so:
142
140
143
141
With inbuilt themes, you can customize the look of the card without doing any[manual customization](#customization).
@@ -160,7 +158,7 @@ You can look at a preview for [all available themes](./themes/README.md) or chec
160
158
161
159
You can customize the appearance of your`Stats Card` or`Repo Card` however you wish with URL params.
162
160
163
-
####Common Options:
161
+
####Common Options
164
162
165
163
-`title_color` - Card's title color_(hex color)_. Default:`2f80ed`.
166
164
-`text_color` - Body text color_(hex color)_. Default:`434d58`.
@@ -183,7 +181,7 @@ You can provide multiple comma-separated values in the bg_color option to render
183
181
184
182
>Note on cache: Repo cards have a default cache of 4 hours (14400 seconds) if the fork count & star count is less than 1k, otherwise, it's 2 hours (7200 seconds). Also, note that the cache is clamped to a minimum of 2 hours and a maximum of 24 hours.
-`custom_title` - Sets a custom title for the card_(string)_. Default`Most Used Languages`.
217
215
218
216
>:warning:**Important:**
219
217
>Language names should be uri-escaped, as specified in[Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding)
220
218
>(i.e:`c++` should become`c%2B%2B`,`jupyter notebook` should become`jupyter%20notebook`, etc.) You can use
221
219
>[urlencoder.org](https://www.urlencoder.org/) to help you do this automatically.
222
220
223
-
####Wakatime Card Exclusive Options:
221
+
####Wakatime Card Exclusive Options
224
222
225
-
-`hide` - Hide the languages specified from the card_(Comma-separated values)_
226
-
-`hide_title` -_(boolean)_.Defaults to`false`.
227
-
-`line_height` - Sets the line-height between text_(number)_. DefaultValue:`25`.
228
-
-`hide_progress` - Hides the progress bar and percentage_(boolean)_
229
-
-`custom_title` - Sets a custom title for the card
230
-
-`layout` - Switch between two available layouts`default` &`compact`
231
-
-`langs_count` - Limit the number of languages on the card, defaults to all reported languages
232
-
-`api_domain` - Set a custom API domain for the card, e.g. to use services like[Hakatime](https://github.com/mujx/hakatime) or[Wakapi](https://github.com/muety/wakapi)
233
-
-`range` – Request a range different from your WakaTime default, e.g.`last_7_days`. See[WakaTime API docs](https://wakatime.com/developers#stats) for a list of available options.
223
+
-`hide` - Hide the languages specified from the card_(Comma-separated values)_. Default:`[] (blank array)`.
224
+
-`hide_title` -_(boolean)_.Default`false`.
225
+
-`line_height` - Sets the line-height between text_(number)_. Default`25`.
226
+
-`hide_progress` - Hides the progress bar and percentage_(boolean)_. Default`false`.
227
+
-`custom_title` - Sets a custom title for the card_(string)_. Default`Wakatime Stats`.
228
+
-`layout` - Switch between two available layouts`default` &`compact`. Default`default`.
229
+
-`langs_count` - Limit the number of languages on the card, defaults to all reported languages_(number)_. Default`50`.
230
+
-`api_domain` - Set a custom API domain for the card, e.g. to use services like[Hakatime](https://github.com/mujx/hakatime) or[Wakapi](https://github.com/muety/wakapi)_(string)_. Default`Wakapi`.
231
+
-`range` – Request a range different from your WakaTime default, e.g.`last_7_days`. See[WakaTime API docs](https://wakatime.com/developers#stats) for a list of available options._(YYYY-MM, last_7_days, last_30_days, last_6_months, last_year, or all_time)_. Default`all_time`.
234
232
235
233
* * *
236
234
@@ -441,7 +439,7 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we
441
439
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
442
440
this takes time. You can use this service for free.
443
441
444
-
However, if you are using this project and are happy with it or just want to encourage me to continue creating stuff, there are a few ways you can do it:-
442
+
However, if you are using this project and are happy with it or just want to encourage me to continue creating stuff, there are a few ways you can do it:
445
443
446
444
- Giving proper credit when you use github-readme-stats on your readme, linking back to it:D