Skip to content

Commit

Permalink
fixup! docs: generate orchestration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Apr 29, 2024
1 parent fe6b4bc commit c392e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Orchestration

Interface for Cosmos Interchain Accounts [(ICS-27)](https://github.com/cosmos/ibc/blob/main/spec/app/ics-027-interchain-accounts/README.md).
Build feature-rich applications that can orchestrate assets and services across the interchain.

Usage examples can be found under [src/examples](https://github.com/Agoric/agoric-sdk/tree/master/packages/orchestration/src/examples). They are exported for integration testing with other packages.

0 comments on commit c392e84

Please sign in to comment.