Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Nov 14, 2023
1 parent 0f039f8 commit d1ac758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/libs/version/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Start by adding the following to your Cargo.toml file:
version = "0.1"
```

Make use of any Windows APIs as needed:
Make use of Windows version information as needed:

```rust,no_run
use windows_version::*;
Expand Down

0 comments on commit d1ac758

Please sign in to comment.