Skip to content

Commit

Permalink
README.md: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
maihd committed Mar 28, 2024
1 parent fe4becb commit 9c3a517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- (Only clang) vector-extensions, swizzle properties, operators overloading
- Component-wise computing, specific computing for graphics math, only functions
- Seperate data types and functions in headers, support better compile speed, only include what needed
- Find more in `docs/coding_standards.md`
- Find out more in `docs/coding_standards.md`

## TODOs
- Make all code use `float32_t` instead of `float`, for clearer size of floating-point number type
Expand Down Expand Up @@ -72,6 +72,6 @@ so other languages you should use the libraries written specifily for thoses lan
- Is it stable yet? No.
## Meta
- Version: v0.2.0-dev
- Version: v0.3.0-dev
- License: UNLICENSED
- Copyright: MaiHD @ 2022 - 2024

0 comments on commit 9c3a517

Please sign in to comment.