Skip to content

Commit 9d945cc

Browse files
authored
Update README.md
1 parent 7f4e76b commit 9d945cc

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

README.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
# RapidNaiveSQL
1+
# JSDB - Just Simple DataBase
22

3-
NaiveSQL implemented in Rust.
4-
Java version: https://github.com/VladimirPetrat/NaiveSQL
3+
Simple Database implemented in Rust.
54

65
---
76

8-
![rnsql_logo](images/small_logo.png)
7+
![GitHub Release](https://img.shields.io/github/v/release/git-user-cpp/jsdb?style=flat-square&logo=github)
8+
![GitHub Repo stars](https://img.shields.io/github/stars/git-user-cpp/jsdb?style=flat-square&logo=github)
99

10-
---
11-
12-
![GitLab Release](https://img.shields.io/gitlab/v/release/git-user-cpp%2Frapid_naive_sql?display_name=release&date_order_by=released_at&style=flat-square&logo=gitlab)
13-
![GitLab Stars](https://img.shields.io/gitlab/stars/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
14-
15-
![GitLab Contributors](https://img.shields.io/gitlab/contributors/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab) ![GitLab Last Commit](https://img.shields.io/gitlab/last-commit/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
10+
![GitHub contributors](https://img.shields.io/github/contributors-anon/git-user-cpp/jsdb?style=flat-square&logo=github) ![GitHub last commit](https://img.shields.io/github/last-commit/git-user-cpp/jsdb?style=flat-square&logo=github)
1611

17-
![GitLab License](https://img.shields.io/gitlab/license/git-user-cpp%2Frapid_naive_sql?style=flat-square&logo=gitlab)
12+
![GitHub License](https://img.shields.io/github/license/git-user-cpp/jsdb?style=flat-square&logo=github)
1813

1914
---
2015

2116
## ⚠️ LICENSE ⚠️
2217

23-
NaiveSQL implemented in Rust.
18+
JSDB - Just Simple DataBase.
2419
Copyright (C) 2024 Andrew Kushyk
2520

2621
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)