Compare commits

...

Author SHA1 Message Date
  allcontributors[bot] 7d4f07e58c
docs: create .all-contributorsrc [skip ci] 4 years ago
  allcontributors[bot] cc2c5675d3
docs: update README.md [skip ci] 4 years ago
2 changed files with 46 additions and 0 deletions
Split View
  1. +24
    -0
      .all-contributorsrc
  2. +22
    -0
      README.md

+ 24
- 0
.all-contributorsrc View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "rishavanand",
"name": "Rishav Anand",
"avatar_url": "https://avatars0.githubusercontent.com/u/11771528?v=4",
"profile": "https://rishavanand.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "awesome-github-profile-readme",
"projectOwner": "abhisheknaiidu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

+ 22
- 0
README.md View File

@ -1,4 +1,7 @@
<h1 align="center">Awesome GitHub Profile README</h1>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<div align="center">
<img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome Badge"/>
<a href="https://zzetao.github.io/awesome-github-profile/"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=website&color=%230076D6&style=flat&logo=google-chrome&logoColor=%230076D6" alt="website"/></a>
@ -317,3 +320,22 @@ Please read the [contribution guidelines](contributing.md) first.
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Abhishek Naidu](https://abhisheknaidu.tech/) has waived all copyright and related or neighboring rights to this work.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://rishavanand.com"><img src="https://avatars0.githubusercontent.com/u/11771528?v=4" width="100px;" alt=""/><br /><sub><b>Rishav Anand</b></sub></a><br /><a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/commits?author=rishavanand" title="Documentation">📖</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Loading…
Cancel
Save