Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould authored Dec 7, 2024
1 parent 7329463 commit 96cdeca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Built by @KipData
- Supports extending storage for customized workloads
- Supports most of the SQL 2016 syntax

#### [check more](docs/features.md)
#### 👉[check more](docs/features.md)

## Examples

Expand All @@ -60,7 +60,7 @@ for tuple in fnck_sql.run("select * from t1")? {
}
```

**more examples**
👉**more examples**
- [hello_word](examples/hello_world.rs)
- [transaction](examples/transaction.rs)

Expand All @@ -81,7 +81,7 @@ Order-Status : 0.062 (0.188)
<TpmC>
6669 Tpmc
```
#### [check more](tpcc/README.md)
#### 👉[check more](tpcc/README.md)

## Roadmap
- Get [SQL 2016](https://github.com/KipData/FnckSQL/issues/130) mostly supported
Expand Down

0 comments on commit 96cdeca

Please sign in to comment.