From 2f91bd5222e376afb45b275bd51a269799ca40e7 Mon Sep 17 00:00:00 2001 From: Manolo Edge Date: Fri, 10 Jul 2020 12:45:03 +0200 Subject: [PATCH] Some little grammar fixes and improvements. Just a little something, hope it helps :) --- readme.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 81a9e36..ffa6c8e 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ## Github Readme stats -Get dynamically generated github stats on your readmes! +Get dynamically generated GitHub stats on your readmes! # Features @@ -9,7 +9,7 @@ Get dynamically generated github stats on your readmes! # Github Stats Card -Copy paste this into your markdown content and thats it. simple! +Copy paste this into your markdown content, and that's it. Simple! change the `?username=` value to your GitHubs's username @@ -17,9 +17,9 @@ change the `?username=` value to your GitHubs's username ![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra) ``` -### Hiding certain stats +### Hiding individual stats -To hide any specific stats you can pass a query parameter `?hide=` with an array of items you wanna hide. +To hide any specific stats, you can pass a query parameter `?hide=` with an array of items, you wanna hide. > Options: `&hide=["stars","prs","issues","contribs"]` @@ -29,7 +29,7 @@ To hide any specific stats you can pass a query parameter `?hide=` with an array ### Showing icons -To enable icons you can pass `show_icons=true` in the query param like so +To enable icons, you can pass `show_icons=true` in the query param like so ```md ![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true) @@ -56,13 +56,13 @@ Other options: # Github Extra Pins -Github extra pins allows you to pin more than 6 repositories in your profile by using github readme profile. +Github extra pins allow you to pin more than 6 repositories in your profile using a GitHub readme profile. -Yey! you are no longer limited to 6 pinned repos +Yey! you are no longer limited to 6 pinned repositories. ### Usage -Copy paste this code into your readme and change the links. +Copy-paste this code into your readme and change the links. Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats` @@ -76,7 +76,7 @@ Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats` ### Quick Tip (Align The Repo Cards) -Normally you won't be able to layout the images side by side to do that you can use this approach +You usually won't be able to layout the images side by side to do that you can use this approach ```md