Skip to content

Commit cd2cc69

Browse files
committed
Update README
1 parent 79c00ed commit cd2cc69

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@ Remote control Korad KWR103 type programmable DC power supplies via serial/USB o
33

44
## Installation
55

6-
TBD
6+
Choose from the following options
7+
8+
- Download the pre-compiled binary matching your target platform from the
9+
[Releases](https://github.com/weinshec/kwr103/releases) page
10+
11+
- Build the binary from source by cloning this repository and run `cargo build --release`
712

813
## Usage
914

10-
For **library usage**, please refer to the [InsertLink](https://docs.rs)
15+
For **library usage**, please refer to the documention at [docs.rs](https://docs.rs/kwr103)
1116

1217
For **command line usage**, please refer to the built-in help
1318
```bash

0 commit comments

Comments
 (0)