From 0d84c13001d1c2851bf366e262cfe8eb56b9237e Mon Sep 17 00:00:00 2001 From: Wey Gu Date: Tue, 28 Feb 2023 16:04:16 +0800 Subject: [PATCH] feat:Add logo Implement: #4 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a08f904..446e8fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# ngdi +# NebulaGraph Data Intelligence(ngdi) Suite + +![](https://user-images.githubusercontent.com/1651790/221790471-d4e5b487-9fc3-4126-ba50-77875a0e1686.jpeg) [![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE) [![Python](https://img.shields.io/badge/python-3.6%2B-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI version](https://badge.fury.io/py/ngdi.svg)](https://badge.fury.io/py/ngdi)