diff --git a/README.md b/README.md index 7bc091c..459f871 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # FastIO +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLangYa466%2FFastIO.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FLangYa466%2FFastIO?ref=badge_shield) + ## 超轻量高效的文件IO库 只支持Windows (x64) 用C++写的 (JNI) # 使用 maven/gradle 导入 @@ -17,3 +19,7 @@ https://jitpack.io/#LangYa466/FastIO/-SNAPSHOT System.out.println("File Saved: " + result); } ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLangYa466%2FFastIO.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FLangYa466%2FFastIO?ref=badge_large) \ No newline at end of file