Add GitHub Statistic Cards

This commit is contained in:
Xevion
2020-08-07 14:34:26 -05:00
committed by GitHub
parent a6243c9d4e
commit 0ee3d7aeb6

View File

@@ -42,3 +42,8 @@ class RyanWalters(Human):
'Programming', 'Photography', 'Anime', 'Videogames' 'Programming', 'Photography', 'Anime', 'Videogames'
] ]
``` ```
<!-- GitHub Statistic Cards -->
<div white-space="nowrap">
<img align="left" src="https://github-readme-stats.vercel.app/api?username=Xevion&show_icons=true">
<img align="right" src="https://github-readme-stats.vercel.app/api/top-langs/?username=Xevion&layout=compact">
</div>