diff options
author | tilpner | 2019-05-03 12:25:57 +0200 |
---|---|---|
committer | tilpner | 2019-05-03 12:25:57 +0200 |
commit | 5efea0b210b8e4ad696d8df50278710062bcdb18 (patch) | |
tree | 21d3772b8a7dca395a4fa9911c9e811035fd43fd | |
parent | 98976de4679b8be1024a69aff9fd304ffc1054d8 (diff) | |
download | rpb-s3-5efea0b210b8e4ad696d8df50278710062bcdb18.tar.gz rpb-s3-5efea0b210b8e4ad696d8df50278710062bcdb18.tar.xz rpb-s3-5efea0b210b8e4ad696d8df50278710062bcdb18.zip |
Add README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5c9dde --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +rpb-s3 is a pastebin client for S3-compatible object storage, though it was only tested with Minio thus far. + +It's not meant to be used by multiple people, and trusts its single user. |