Merge pull request #10 from oceanprotocol/bugfix/disclaimer

disclaimer added
This commit is contained in:
Aitor 2018-08-16 12:24:42 +02:00 committed by GitHub
commit 892f941c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 4 deletions

View File

@ -9,13 +9,20 @@ Docker compose and tools running the complete Ocean Protocol stack
## Table of Contents
- [Get Started](#get-started)
- [Docker](#docker)
- [Contributing](#contributing)
- [License](#license)
* [Table of Contents](#table-of-contents)
* [Disclaimer](#disclaimer)
* [Get Started](#get-started)
- [Docker](#docker)
* [Ocean components](#ocean-components)
* [Contributing](#contributing)
* [License](#license)
---
## Disclaimer
Current implementation is an **alpha version**, so you can expect running into problems. The current implementation only support assets stored in Microsoft Azure storage.
## Get Started
For local development you can use Docker & Docker Compose. To do that you need to have the newest versions available of both: