Skip to content

Commit 5a09d3d

Browse files
committed
Reorganize readme
1 parent a03e1a0 commit 5a09d3d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff 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

147147
Join the [#dev channel on the Multiprocess Labs

0 commit comments

Comments
 (0)