Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
This substitutes the '#' before 'v0.0.1' of README.md with '*'.
Add 'and' to make the sentence more readable.
Add 's' after some vers.
  • Loading branch information
linluo906 committed May 3, 2024
1 parent ba4ea0e commit 9e41b34
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Release Log
# `v0.0.1`: this version add a git flow for clang format check.
* `v0.0.0`: this is the initial commit. We finish `cmake` config, `googletest` config, add `github workflow`.
* `v0.0.2`: this version substitutes the `#` with `*`.
* `v0.0.1`: this version adds a git flow for clang format check.
* `v0.0.0`: this is the initial commit. We finish `cmake` config, `googletest` config, and add `github workflow`.

# matrix-calculation-accelarator
Matrix calculation implemented by C++ with multi thread

0 comments on commit 9e41b34

Please sign in to comment.