mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #10 from oceanprotocol/bugfix/disclaimer
disclaimer added
This commit is contained in:
commit
892f941c12
15
README.md
15
README.md
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user