From 9b0186b31c6fa6ae415eed7edb0d73b2020f3404 Mon Sep 17 00:00:00 2001 From: hyochan Date: Sat, 8 May 2021 22:14:47 +0900 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b17715c..ee843bbd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This is a react-native link module for audio recorder and player. This is not a ## Migration Guide -| 1._._ | 2._._ | +| 1.x.x | 2.x.x & 3.x.x | | ---------------------- | ------------------------- | | `startRecord` | `startRecorder` | | `stopRecord` | `stopRecorder` |