disclaimer added

This commit is contained in:
aitor@oceanprotocol.com 2018-08-16 12:20:54 +02:00
parent b644a98dfb
commit f731159be7
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 ## Table of Contents
- [Get Started](#get-started) * [Table of Contents](#table-of-contents)
- [Docker](#docker) * [Disclaimer](#disclaimer)
- [Contributing](#contributing) * [Get Started](#get-started)
- [License](#license) - [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 ## Get Started
For local development you can use Docker & Docker Compose. To do that you need to have the newest versions available of both: For local development you can use Docker & Docker Compose. To do that you need to have the newest versions available of both: