diff --git a/README.md b/README.md index 18e76c4..2341b3b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # oss-backupd -Backup file or directory to OSS, can be encrypted. \ No newline at end of file +Backup file or directory to OSS, can be encrypted. + + +OSS SDK in Rust: +* https://crates.io/crates/oss_rust_sdk +* https://github.com/NoXF/oss-rust-sdk +