Skip to content

Commit

Permalink
fix keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseaidev committed Feb 19, 2024
1 parent 8bd20cf commit 4594eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
description = "You like pytorch? You like micrograd? You love tinygrad! ❤️"
license = "MIT"
keywords = ["pytorch", "machine-learning ", "deep-learning", "tinygrad"]
keywords = ["pytorch", "machine-learning", "deep-learning", "tinygrad"]
categories = ["Science"]
repository = "https://github.com/wiseaidev/tinygrad"
documentation = "https://docs.rs/tinygrad"
Expand Down

0 comments on commit 4594eaa

Please sign in to comment.