diff --git a/README.md b/README.md index 8b229ad..592ae5c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Umi is a modular framework for building and using JavaScript clients for Solana ## Documentation > [!TIP] -> Just want to mint NFTs? Go straight to the [Token Metadata JS docs](https://developers.metaplex.com/token-metadata/getting-started/js). +> Just want to mint NFTs? Go straight to the [MPL Core JS docs](https://developers.metaplex.com/core/getting-started/js). +> Looking for fungible tokens? Straight to the [Token Metadata SPL Token Guide](https://developers.metaplex.com/guides/javascript/how-to-create-an-spl-token-on-solana)! - [Installation](https://developers.metaplex.com/umi/getting-started) - [Umi's interfaces](https://developers.metaplex.com/umi/interfaces)