Skip to content

Commit

Permalink
docs: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
thekuwayama committed Nov 16, 2024
1 parent 08d19c4 commit e2e676c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@

`matter_qrcode_generator` is QR-code generator for Matter.


```sh-session
$ matter_qrcode_generator 65521 32770 123456 250
```

![cli-demo](docs/cli-demo.gif)


Expand Down Expand Up @@ -42,6 +37,12 @@ Options:
-V, --version Print version
```

For example:

```sh-session
$ matter_qrcode_generator 65521 32770 123456 250
```


## GUI
`matter_qrcode_generator_wasm` is a Web Application to print QR-code using Wasm.
Expand Down

0 comments on commit e2e676c

Please sign in to comment.