diff --git a/README.md b/README.md index 85498de..13775e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DbPicSync Lets you convert any files/folders to pictures to store on free unlimited amazon photo storage. +[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbPicSync.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbPicSync) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/430be3218ad04825b1fb594121d473c6)](https://www.codacy.com/app/0xFEEDC0DE64/DbPicSync?utm_source=github.com&utm_medium=referral&utm_content=0xFEEDC0DE64/DbPicSync&utm_campaign=Badge_Grade) + Amazon offers prime customers 5GB free cloud storage in [amazon drive](https://www.amazon.com/clouddrive) and unlimited storage for photos. This tool lets you convert any file/folder structure from your existing NAS or external HDD into such photos! @@ -14,7 +16,7 @@ The generated folders looks like this: After uploading tons of random data your storage usage might look like this: ![Hundrets of gigabytes use no storage on amazon](https://raw.githubusercontent.com/0xFEEDC0DE64/DbPicSync/master/amazon.png) -# Building from source +## Building from source This project can only be built as part of the project structure [DbSoftware](https://github.com/0xFEEDC0DE64/DbSoftware) ```Shell