Skip to content

Commit b60d80e

Browse files
committed
Merge branch 'develop'
2 parents 6b9e59b + d938cdb commit b60d80e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# hidehic0's library
2+
3+
[![total lines](https://tokei.rs/b1/github/hidehic0/library)](https://github.com/XAMPPRocky/tokei)
4+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/hidehic0/library)
5+
![GitHub repo size](https://img.shields.io/github/repo-size/hidehic0/library)
6+
7+
![GitHub commit week activity](https://img.shields.io/github/commit-activity/w/hidehic0/library)
8+
![GitHub commit month activity](https://img.shields.io/github/commit-activity/m/hidehic0/library)
9+
![GitHub commit year activity](https://img.shields.io/github/commit-activity/y/hidehic0/library)
10+
211
僕が競プロで使っているライブラリです</br>
312
主にpythonのライブラリです、c++のもあるけど、いかにも普通です</br>
4-
ファイルは、libsに置いてあります</br>
13+
ファイルは、分割したのは、libsに、全文はcodeに、置いてあります</br>
14+
</br></br>
15+
516
[![run unittest](https://github.com/hidehic0/library/actions/workflows/unittest.yml/badge.svg?branch=main)](https://github.com/hidehic0/library/actions/workflows/unittest.yml)

0 commit comments

Comments
 (0)