File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -41,19 +41,6 @@ func main() {
4141
4242```
4343
44- # How is this tested?
45-
46- There is 95% test coverage and automated tests on Windows, macOS and
47- Linux.
48-
49- # I just want to use it as a CLI or GUI
50-
51- See [ dsq] ( https://github.com/multiprocessio/dsq ) (a command-line tool
52- for executing SQL on data files) and
53- [ DataStation] ( https://github.com/multiprocessio/datastation ) , a GUI
54- application for querying and building reports with data from
55- databases, servers, and files.
56-
5744# Functions
5845
5946## Strings
@@ -142,6 +129,19 @@ depending on your computer's timezone.
142129* tanh
143130* trunc, truncate
144131
132+ # How is this tested?
133+
134+ There is 95% test coverage and automated tests on Windows, macOS and
135+ Linux.
136+
137+ # I just want to use it as a CLI or GUI
138+
139+ See [ dsq] ( https://github.com/multiprocessio/dsq ) (a command-line tool
140+ for executing SQL on data files) and
141+ [ DataStation] ( https://github.com/multiprocessio/datastation ) , a GUI
142+ application for querying and building reports with data from
143+ databases, servers, and files.
144+
145145# Contribute
146146
147147Join the [ #dev channel on the Multiprocess Labs
You can’t perform that action at this time.
0 commit comments