Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pefontana committed Oct 25, 2023
1 parent 495c0da commit 5d2a260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/starknet-types-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://github.com/starknet-io/types-rs"
repository = "https://github.com/starknet-io/types-rs"
categories = ["types", "math", "crypto"]
keywords = ["stark", "zkp", "cairo"]
description = "Core types representation for Cairo and STARK proofs"
description = "Core types representation for Starknet"
readme = "README.md"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion crates/starknet-types-core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# starknet-types-core

Core types representation for Cairo and STARK proofs.
Core types representation for Starknet.

## Overview

Expand Down

0 comments on commit 5d2a260

Please sign in to comment.