docs: Update README.md to accommodate 7 contributors per row (#1854)
* Update per line Contributor to 7 from 4 This will be helpful to reduce page size and shorten the length of the README, which is our landing page in GitHub and help us make it clutter free * Update the Readme to accommodate upto 7 rows
This commit is contained in:
committed by
GitHub
parent
dc7c99c32f
commit
1354bf0f55
@ -1660,7 +1660,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 4,
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "java-design-patterns",
|
||||
"projectOwner": "iluwatar",
|
||||
"repoType": "github",
|
||||
|
Reference in New Issue
Block a user