We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393eca8 commit 6fa552bCopy full SHA for 6fa552b
README.md
@@ -8,6 +8,14 @@ Distributed table structures and data manipulation operations built on top of [D
8
[](https://codecov.io/gh/juliaparallel/DTables.jl)
9
[](https://github.com/invenia/BlueStyle)
10
11
+# Installation
12
+
13
+The package is not registered yet, but you can add it to your environment using the repository url:
14
15
+```julia
16
+]add https://github.com/JuliaParallel/DTables.jl
17
+```
18
19
# Usage
20
21
Below you can find a quick example on how to get started with DTables.
0 commit comments