Stupidest part of the JSON spec.

This commit is contained in:
Peter Bull 2016-03-26 12:55:20 -04:00
parent 120a3ea34c
commit ff0439f2cb
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
"description": "A short description of the project.",
"year": "2016",
"open_source_license": ["MIT", "BSD", "Not open source"],
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')",
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')"
}