We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 7a579e6Copy full SHA for 7a579e6
4 files changed
.DS_Store
6 KB
.gitattributes
@@ -0,0 +1,3 @@
1
+* text=auto
2
+*.md linguist-language=TypeScript
3
+*.txt linguist-language=TypeScript
CONTRIBUTORS.txt
@@ -0,0 +1 @@
+@python019
README.md
@@ -0,0 +1,8 @@
+<div style="display:flex;align-items:center;">
+ <a href="https://github.com/python019?tab=repositories">
+ <img src="https://github-readme-stats.vercel.app/api?username=python019&show_icons=true&theme=material-palenight&count_private=true&hide_border=true" />
4
+ </a>
5
6
+ <img src="https://github-readme-stats.vercel.app/api/top-langs?username=python019&show_icons=true&theme=material-palenight&hide_border=true&layout=compact" />
7
8
+</div>
0 commit comments