Skip to content

Commit

Permalink
tweak name
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics committed Nov 16, 2023
1 parent 71a50a8 commit 1773dee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Web3Kt
# Web3 Core
Multiplatform Web3 Library

# Usage
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyResolutionManagement {
}
}

rootProject.name = "Web3Core"
rootProject.name = "Web3 Core"
include(":core")
include(":solana")

0 comments on commit 1773dee

Please sign in to comment.