Skip to content

Commit 96cdeca

Browse files
authored
Update README.md
1 parent 7329463 commit 96cdeca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Built by @KipData
4141
- Supports extending storage for customized workloads
4242
- Supports most of the SQL 2016 syntax
4343

44-
#### [check more](docs/features.md)
44+
#### 👉[check more](docs/features.md)
4545

4646
## Examples
4747

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

63-
**more examples**
63+
👉**more examples**
6464
- [hello_word](examples/hello_world.rs)
6565
- [transaction](examples/transaction.rs)
6666

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

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

0 commit comments

Comments
 (0)