Skip to content

Commit 1fec14f

Browse files
authored
Update README.md
1 parent b13aa81 commit 1fec14f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🏆 GitHub Achievements 🏆
22

33
<br>
4-
4+
<achievement-badge-flip data-action="mouseenter:achievement-badge-flip#flip"></achievement-badge-flip>
55
<div align="center">
66
<img src="https://user-images.githubusercontent.com/65187002/172915654-8f0e68d4-57da-4162-b3e4-061222c7a6f3.jpg" width="60%">
77
</div>
@@ -14,6 +14,7 @@
1414

1515
## 🏅 Displaying Achievements 🏅
1616

17+
1718
#### Displaying achievements on your profile is completely optional; by default, they can be seen by anyone viewing your public profile.
1819

1920
#### You can opt out from having achievements displayed on your profile by going to your [profile settings](https://github.com/settings).
@@ -35,3 +36,10 @@
3536
| ![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>
3637
| ![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> |
3738

39+
<br>
40+
41+
## ℹ️ More information ℹ️
42+
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).

0 commit comments

Comments
 (0)