Update README.md

This commit is contained in:
Suresh Srinivas 2021-08-13 15:18:48 -07:00 committed by GitHub
parent 65d1c2dae9
commit 4c0bc7d085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,11 @@ OpenMetadata includes the following:
- **OpenMetadata User Interface** - one single place for users to discover, and collaborate on all data.
## Run OpenMetadata
## Try our Sandbox
Visit our demo at [http://sandbox.open-metadata.org](http://sandbox.open-metadata.org)
## Install and run OpenMetadata
Get up and running in few mins
```sh
@ -44,18 +48,7 @@ docker-compose up -d
```
Then visit [http://localhost:8585](http://localhost:8585)
For more details on running OpenMetadata on your local machine or in production, see our [Install Doc](https://docs.open-metadata.org/install/run-openmetadata)
## Try Metadata
Visit our demo at [http://sandbox.open-metadata.org](http://sandbox.open-metadata.org)
## Features
For more details on running OpenMetadata on your local machine or in production, see our [Install Doc](https://docs.open-metadata.org/install/run-openmetadata).
## Documentation and Support