From 7b4520e557c04684a41f6a2fdd69d00f36ef6466 Mon Sep 17 00:00:00 2001 From: Tee Date: Sat, 20 Mar 2021 23:32:11 -0400 Subject: [PATCH] Link migration guide to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61e02e8..a6a4b65 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ *Now supporting Version 2 of the Pokémon TCG API! Please refer to the [V1 to V2 Migration](https://docs.pokemontcg.io/#documentationmigration) section of the official API docs for more information.* +***See the [migration guide](MIGRATING.md) for steps to update your app to use the latest supported version of the SDK*** + [![pokemontcg-developers on discord](https://img.shields.io/badge/discord-pokemontcg--developers-738bd7.svg)](https://discord.gg/dpsTCvg) ![pokemon-tcg-sdk-typescript build status](https://github.com/acupoftee/pokemon-tcg-sdk-typescript/actions/workflows/sdk_test.yaml/badge.svg )