Skip to content

Commit cd8a789

Browse files
small-fix
1 parent f79af61 commit cd8a789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Angular Rust is a high productivity, `platform-agnostic` frontend framework for
3030

3131
## Features
3232

33-
- [x] Graphic abstraction for cairo and web canvas, implemented in [UX Aanimate](https://github.com/angular-rust/ux-animate)
33+
- [x] Graphic abstraction for cairo and web canvas, implemented in [UX Animate](https://github.com/angular-rust/ux-animate)
3434
- [x] Most used color spaces: RGB, RGBA, HSL, HSV, LAB, CMY, CMYK
3535
- [x] Color conversion: RGB to HSL, etc.
3636
- [x] Support for color quantization to make the color closer to the palette
@@ -39,7 +39,7 @@ Angular Rust is a high productivity, `platform-agnostic` frontend framework for
3939

4040
## Color scheme for UI design
4141

42-
UX Primitives contain powerfull palette for easy of use and more professional look for your applications. UX Primitives use the [Open Color](yeun.github.io/open-color) scheme optimized for UI like font, background, border, etc.
42+
UX Primitives contain powerfull palette for easy of use and more professional look for your applications. UX Primitives use the [Open Color](https://yeun.github.io/open-color) scheme optimized for UI like font, background, border, etc.
4343

4444
- All colors shall have adequate use
4545
- Provide general color for UI design
@@ -105,4 +105,4 @@ Come help us on the [issues that matter that the most](https://github.com/angula
105105
Please [report all bugs!](https://github.com/angular-rust/ux-primitives/issues/new/choose) We are happy to help support developers fix the bugs they find if they are interested and have the time.
106106

107107
## Todo
108-
- [ ] Documentation
108+
- [ ] Documentation

0 commit comments

Comments
 (0)