diff --git a/Cargo.toml b/Cargo.toml index 44afb9d..94b4e5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" license = "MPL-2.0" homepage = "https://apollo.farm" repository = "https://github.com/apollodao/liquidity-helpers" -keywords = ["blockchain", "cosmos", "cosmwasm"] +keywords = ["cosmwasm", "liquidity", "provision", "osmosis", "astroport"] rust-version = "1.64.0" [workspace.dependencies] diff --git a/packages/liquidity-helper/README.md b/packages/liquidity-helper/README.md index 9992d75..d16caa1 100644 --- a/packages/liquidity-helper/README.md +++ b/packages/liquidity-helper/README.md @@ -1,3 +1,3 @@ # Liquidity Helper -Messages for interacting with the [Astroport](https://github.com/apollodao/liquidity-helpers/tree/master/contracts/astroport-liquidity-helper) and [Osmosis](https://github.com/apollodao/liquidity-helpers/tree/master/contracts/osmosis-liquidity-helper) liquidity helpers. +Messages and helpers for interacting with the [Astroport](https://github.com/apollodao/liquidity-helpers/tree/master/contracts/astroport-liquidity-helper) and [Osmosis](https://github.com/apollodao/liquidity-helpers/tree/master/contracts/osmosis-liquidity-helper) liquidity helpers.