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.
2 parents c92b559 + 9238088 commit fcd5247Copy full SHA for fcd5247
docs/src/index.md
@@ -1,12 +1,11 @@
1
-# GraffSDK.jl Documentation
+# Introduction
2
3
-This package is a Julia SDK for SlamInDb/Graff.
+This package is a specialized Julia graphing wrapper.
4
5
## Installation
6
This package is not yet registered with JuliaLang/METADATA.jl, but can be easily installed in Julia 0.6 with:
7
```julia
8
-Pkg.clone("https://github.com/GearsAD/GraffSDK.jl.git")
9
-Pkg.build("GraffSDK")
+julia> ]add https://github.com/GearsAD/GraffSDK.jl.git
10
```
11
12
## Manual Outline
0 commit comments