diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a2d17b9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Blender Asset Tracer changelog + +This file logs the changes that are actually interesting to users (new features, +changed functionality, fixed bugs). + +## Version 1.0 (in development) + +- Base version after which changes will be recorded here. diff --git a/README.md b/README.md index dd41044..ef0585a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ BAT Pack supports uploading to S3-compatible storage. This requires a credential aws_access_key_id = YOUR_ACCESS_KEY_ID aws_secret_access_key = YOUR_SECRET -You can then send a BAT Pack to the storage using a target `s3:/endpoint/bucketname/path-in-bucket`, for example: +You can then send a BAT Pack to the storage using a target `s3:/ENDPOINT/bucketname/path-in-bucket`, +for example: bat pack my_blendfile.blend s3:/storage.qarnot.com/jobs/awesome_work