Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 导入
Expand All @@ -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)