Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gemcoder21 committed Aug 3, 2023
1 parent 5550869 commit 1ac5728
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# core

## Installation
To install, add the following to your project's Cargo.toml:

```
primitives = { git = "https://github.com/gemwalletcom/core.git", branch = "main" }
blockchain = { git = "https://github.com/gemwalletcom/core.git", branch = "main" }
```

0 comments on commit 1ac5728

Please sign in to comment.