Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tttol committed Jul 18, 2024
1 parent ee9a38c commit db397cc
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,3 @@ S3Client s3 = S3Client.builder()
# Contributing guidelines
Thank you for your interest in contributing to our project. Please visit [CONTRIBUTING.md](https://github.com/tttol/mos3/blob/main/CONTRIBUTING.md) for additional information on contributing to this project.
# TBD
- Accept requests from AWS SDK for Java (Priority: High)
- **DL**
- [x] listObjectsV2
- [x] getObject
- **Upload**
- [x] putObject
- cp
- [x] copyObject
- rm
- [x] deleteObject
- Accept requests from CLI (Priority: Low)
- [x] ls
- [x] cp
- [ ] rm
- [ ] mv

0 comments on commit db397cc

Please sign in to comment.