Skip to content

Commit 25fcaa1

Browse files
skyhitnowBlake Wu
and
Blake Wu
authored
fixed the broken sentence in introduction. (#260)
Co-authored-by: Blake Wu <[email protected]>
1 parent 59f0df5 commit 25fcaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</p>
2727

2828
## Introduction
29-
**KiteSQL** is a lightweight embedded database inspired by **MyRocks** and **SQLite** and completely coded in Rust. It aims to provide a more user-friendly, lightweight, and low-loss RDBMS for Rust programming so that the APP does not rely on other complex components. can perform complex relational data operations
29+
**KiteSQL** is a lightweight embedded database inspired by **MyRocks** and **SQLite** and completely coded in Rust. It aims to provide a more user-friendly, lightweight, and low-loss RDBMS for Rust programming so that the APP does not rely on other complex components. It can perform complex relational data operations.
3030

3131
## Key Features
3232
- A lightweight embedded SQL database fully rewritten in Rust

0 commit comments

Comments
 (0)