Added CHANGELOG and updated README

This commit is contained in:
Sybren A. Stüvel 2018-03-16 12:31:50 +01:00
parent f7150c0d29
commit da9f04240e
2 changed files with 10 additions and 1 deletions

8
CHANGELOG.md Normal file
View File

@ -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.

View File

@ -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