Update README.md

This commit is contained in:
David Boreham 2023-01-03 07:22:37 -07:00 committed by GitHub
parent 25aed09077
commit 3bba6f4824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# laconic-cns-client
CLI utility written in TS, used to interact with laconicd. Depends on [laconic-sdk](https://github.com/cerc-io/laconic-sdk).
## Setup
* Run `yarn` to install all dependencies.