update default values in readme (#2094)

* update default values in readme

* docs: improve formatting

* docs: improve readme punctation

Co-authored-by: rickstaa <rick.staa@outlook.com>
This commit is contained in:
Ayushi Vishwakarma
2022-10-03 09:14:37 +02:00
committed by GitHub
co-authored by rickstaa
parent aa084f31c4
commit 9e1fc0b7da
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ const renderRepoCard = (repo, options = {}) => {
icon_color,
text_color,
bg_color,
show_owner,
show_owner = false,
theme = "default_repocard",
border_radius,
border_color,
+1 -1
View File
@@ -235,7 +235,7 @@ const useLanguages = (topLangs, hide, langs_count) => {
*/
const renderTopLanguages = (topLangs, options = {}) => {
const {
hide_title,
hide_title = false,
hide_border,
card_width,
title_color,