Skip to content

Commit

Permalink
Minor updates to readme
Browse files Browse the repository at this point in the history
Signed-off-by: lovesh <[email protected]>
  • Loading branch information
lovesh committed Apr 20, 2020
1 parent 779ed10 commit 8cd907d
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ Currently very early in-dev.
![Build Status](https://github.com/docknetwork/client-sdk/workflows/CI/badge.svg "Build Status")

## Documentation
Have a look at the [concepts and tutorials](https://docknetwork.github.io/client-sdk/tutorials). These are generated from markdown
present over [here](./tutorials/src). Files prefixed with `concepts` describe the concepts and files prefixed with
`tutorials` have a tutorial on using the API.
Checkout the [API reference](https://docknetwork.github.io/client-sdk/reference)

The documentation is hosted [here](https://docknetwork.github.io/client-sdk/reference) and is generated from markdown present over [here](./tutorials/src).
Files prefixed with `concepts` describe the concepts and files prefixed with `tutorials` have a tutorial on using the
API.

Tutorials are hosted at: https://docknetwork.github.io/client-sdk/tutorials

## Examples
The example scripts present in [example directory](./example) are meant to demonstrate a complete feature. The following
Expand All @@ -42,8 +41,7 @@ commands demonstrate different features.
```
## Connecting
Use dock substrate node: https://github.com/docknetwork/dock-substrate
Use Dock's substrate node: https://github.com/docknetwork/dock-substrate
Running dev node:
```
Expand Down

0 comments on commit 8cd907d

Please sign in to comment.