Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 23713a1

Browse files
committed
Smallfix
1 parent 7a54a1c commit 23713a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ used by adding `hidapi` to the dependencies in your project's `Cargo.toml`.
1313
[dependencies]
1414
hidapi = "0.3"
1515
```
16-
Example:
16+
# Example:
1717

1818
```rust
1919
extern crate hidapi;

0 commit comments

Comments
 (0)