Skip to content

Commit 54fc6d6

Browse files
committed
chore: add readme instructions
1 parent 1d54299 commit 54fc6d6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# archway-bindings
1+
# Archway Bindings
22

33
CosmWasm bindings to interact with Archway's modules.
4+
5+
## Usage
6+
7+
Please refer to the [example contract](https://github.com/archway-network/archway-bindings/tree/main/contracts/increment) for a full usage example.

packages/bindings/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Archway Bindings
2+
3+
CosmWasm bindings to interact with Archway's modules.
4+
5+
## Usage
6+
7+
Please refer to the [example contract](https://github.com/archway-network/archway-bindings/tree/main/contracts/increment) for a full usage example.

0 commit comments

Comments
 (0)