We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7329463 commit 96cdecaCopy full SHA for 96cdeca
README.md
@@ -41,7 +41,7 @@ Built by @KipData
41
- Supports extending storage for customized workloads
42
- Supports most of the SQL 2016 syntax
43
44
-#### [check more](docs/features.md)
+#### 👉[check more](docs/features.md)
45
46
## Examples
47
@@ -60,7 +60,7 @@ for tuple in fnck_sql.run("select * from t1")? {
60
}
61
```
62
63
-**more examples**
+👉**more examples**
64
- [hello_word](examples/hello_world.rs)
65
- [transaction](examples/transaction.rs)
66
@@ -81,7 +81,7 @@ Order-Status : 0.062 (0.188)
81
<TpmC>
82
6669 Tpmc
83
84
-#### [check more](tpcc/README.md)
+#### 👉[check more](tpcc/README.md)
85
86
## Roadmap
87
- Get [SQL 2016](https://github.com/KipData/FnckSQL/issues/130) mostly supported
0 commit comments