Fix README images (#11707)

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
This commit is contained in:
Louie 2023-05-22 18:39:59 +08:00 committed by GitHub
parent fb315d5122
commit af09cbdde8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<div align="center">
<img src="./openmetadata-docs/images/readme/openmetadata-banner.png" align="center" alt="OpenMetadata" height="350"/>
<img src="./openmetadata-docs/images/v1.1.0/readme/openmetadata-banner.png" align="center" alt="OpenMetadata" height="350"/>
<hr />
[![Build Status](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml/badge.svg?event=push)](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml)
@ -24,7 +24,7 @@
# What is OpenMetadata?
[OpenMetadata](https://open-metadata.org/) is an all-in-one platform for data discovery, data lineage, data quality, observability, governance, and team collaboration. It is one of the fastest growing open-source projects with a vibrant community and adoption by a diverse set of companies in a variety of industry verticals. Powered by a centralized metadata store based on Open Metadata Standards/APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
<img src="./openmetadata-docs/images/readme/components.png" width="800">
<img src="./openmetadata-docs/images/v1.1.0/readme/components.png" width="800">
OpenMetadata includes the following:
- **Metadata Schemas** - Defines core abstractions and vocabulary for metadata with schemas for Types, Entities, and Relationships between entities. This is the foundation of the Open Metadata Standard. Also supports the extensibility of entities and types with custom properties.
@ -61,13 +61,13 @@ Here are some of the supported features in a nutshell:
Check out for more [here](https://docs.open-metadata.org/features) ✨
![](./openmetadata-docs/images/readme/lineage.gif)
![](./openmetadata-docs/images/v1.1.0/readme/lineage.gif)
## Try our Sandbox
Take a look and play with sample data at [http://sandbox.open-metadata.org](http://sandbox.open-metadata.org)
[<img src="./openmetadata-docs/images/readme/demo-button.png" height="50"/>](http://sandbox.open-metadata.org)
[<img src="./openmetadata-docs/images/v1.1.0/readme/demo-button.png" height="50"/>](http://sandbox.open-metadata.org)
## Install and Run OpenMetadata