Skip to content

Commit 118e93a

Browse files
authored
Update README.md
1 parent 1fec14f commit 118e93a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@
3232

3333
| Badge | Name | Stackable | How to get | Needed amount |
3434
| :-: | :-: | :-: | :-: | :-: |
35-
| ![Pull Shark](https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png) | Pull Shark | ✔️ | Opened a pull request that has been merged | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-gold.png" width="60px"></td> </tr> <tr> <td>2</td> <td>16</td> <td>128</td> <td>1024</td> </tr> </tbody> </table> |
36-
| ![Galaxy Brain](https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png) | Galaxy Brain | ✔️ | Answered a discussion<br>(got an accepted answer) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-gold.png" width="60px"></td> </tr> <tr> <td>2</td> <td>8</td> <td>16</td> <td>32</td> </tr> </tbody> </table>
37-
| ![YOLO](https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png) | YOLO || Merged a pull request without a review | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png" width="60px"></td> </tr> <tr> <td>1</td> </tr> </tbody> </table> |
35+
| ![Pull Shark](https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png) | Pull Shark | ✔️ | Opened a pull request that has been merged | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">16</td> <td align="center">128</td> <td align="center">1024</td> </tr> </tbody> </table> |
36+
| ![Galaxy Brain](https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png) | Galaxy Brain | ✔️ | Answered a discussion<br>(got an accepted answer) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">8</td> <td align="center">16</td> <td align="center">32</td> </tr> </tbody> </table>
37+
| ![YOLO](https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png) | YOLO || Merged a pull request without a review | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
3838

3939
<br>
4040

4141
## ℹ️ More information ℹ️
4242

43-
<br>
44-
45-
You can find more information about GitHub Badges under this [link](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#displaying-badges-on-your-profile).
43+
#### You can find more information about GitHub Badges under this [link](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#displaying-badges-on-your-profile).

0 commit comments

Comments
 (0)