Skip to content

Commit

Permalink
typos in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OneOfOne committed May 24, 2020
1 parent 845884a commit 73388e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"cSpell.enabled": true,
"cSpell.words": ["Println", "Yann", "cespare", "xxhash"],
"markdownlint.config": {
"MD013": false,
"MD046": false
}
}
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ CRC64ISOShort-8 22.2ns ± 3%

Fnv64-8 2.34µs ± 1%
Fnv64Short-8 74.7ns ± 8%
#
```

## Usage
Expand All @@ -72,4 +71,4 @@ Fnv64Short-8 74.7ns ± 8%

## License

This project is released under the Apache v2. licence. See [LICENSE](LICENSE) for more details.
This project is released under the Apache v2. license. See [LICENSE](LICENSE) for more details.

0 comments on commit 73388e8

Please sign in to comment.