From af09cbdde8f5e6bd4c1ae393532b5297fa5f63a7 Mon Sep 17 00:00:00 2001 From: Louie Date: Mon, 22 May 2023 18:39:59 +0800 Subject: [PATCH] Fix README images (#11707) Co-authored-by: Sachin Chaurasiya --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9c858e5b6d2..74e93b85478 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- OpenMetadata + OpenMetadata
[![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. - + 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) -[](http://sandbox.open-metadata.org) +[](http://sandbox.open-metadata.org) ## Install and Run OpenMetadata