|
9 | 9 | <h1 align="center">Hypergraph-DB</h1> |
10 | 10 |
|
11 | 11 | <p align="center"> |
12 | | - <img alt="Github top language" src="https://img.shields.io/github/languages/top/iMoonLab/Hyper-DB?color=800080"> |
| 12 | + <img alt="Github top language" src="https://img.shields.io/github/languages/top/iMoonLab/Hypergraph-DB?color=800080"> |
13 | 13 |
|
14 | | - <img alt="Github language count" src="https://img.shields.io/github/languages/count/iMoonLab/Hyper-DB?color=800080"> |
| 14 | + <img alt="Github language count" src="https://img.shields.io/github/languages/count/iMoonLab/Hypergraph-DB?color=800080"> |
15 | 15 |
|
16 | 16 | <img alt="PyPI version" src="https://img.shields.io/pypi/v/hypergraph-db?color=purple"> |
17 | 17 |
|
18 | 18 | <!-- <img alt="Downloads" src="https://pepy.tech/badge/hypergraph-db?color=purple"> --> |
19 | 19 |
|
20 | | - <img alt="Repository size" src="https://img.shields.io/github/repo-size/iMoonLab/Hyper-DB?color=800080"> |
| 20 | + <img alt="Repository size" src="https://img.shields.io/github/repo-size/iMoonLab/Hypergraph-DB?color=800080"> |
21 | 21 |
|
22 | | - <img alt="License" src="https://img.shields.io/github/license/iMoonLab/Hyper-DB?color=800080"> |
| 22 | + <img alt="License" src="https://img.shields.io/github/license/iMoonLab/Hypergraph-DB?color=800080"> |
23 | 23 |
|
24 | | - <!-- <img alt="Github issues" src="https://img.shields.io/github/issues/iMoonLab/Hyper-DB?color=800080" /> --> |
| 24 | + <!-- <img alt="Github issues" src="https://img.shields.io/github/issues/iMoonLab/Hypergraph-DB?color=800080" /> --> |
25 | 25 |
|
26 | | - <!-- <img alt="Github forks" src="https://img.shields.io/github/forks/iMoonLab/Hyper-DB?color=800080" /> --> |
| 26 | + <!-- <img alt="Github forks" src="https://img.shields.io/github/forks/iMoonLab/Hypergraph-DB?color=800080" /> --> |
27 | 27 |
|
28 | | - <img alt="Github stars" src="https://img.shields.io/github/stars/iMoonLab/Hyper-DB?color=800080" /> |
| 28 | + <img alt="Github stars" src="https://img.shields.io/github/stars/iMoonLab/Hypergraph-DB?color=800080" /> |
29 | 29 | </p> |
30 | 30 |
|
31 | 31 | <!-- Status --> |
@@ -91,8 +91,8 @@ You can also install it by cloning the repository or adding it to your project m |
91 | 91 |
|
92 | 92 | ```bash |
93 | 93 | # Clone the repository |
94 | | -git clone https://github.com/iMoonLab/Hyper-DB.git |
95 | | -cd Hyper-DB |
| 94 | +git clone https://github.com/iMoonLab/Hypergraph-DB.git |
| 95 | +cd Hypergraph-DB |
96 | 96 |
|
97 | 97 | # Install dependencies (if any) |
98 | 98 | pip install -r requirements.txt |
|
0 commit comments