From d2cad6e64669aa79b1ea7eddd1a31cd455395be5 Mon Sep 17 00:00:00 2001 From: GeniusK Date: Wed, 20 Feb 2019 11:44:22 +0900 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d4991a..8d1583e 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,5 @@ class App extends Component { ``` -[Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/react/) \ No newline at end of file +[Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/react/) +[Live Demo](https://codesandbox.io/s/github/KimGenius/React-file-pond) From 5b16e018e5f7f33c64216c283c4c9e8a3a1a55c6 Mon Sep 17 00:00:00 2001 From: GeniusK Date: Wed, 20 Feb 2019 11:44:35 +0900 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d1583e..cc65bcc 100644 --- a/README.md +++ b/README.md @@ -89,4 +89,5 @@ class App extends Component { ``` [Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/react/) + [Live Demo](https://codesandbox.io/s/github/KimGenius/React-file-pond) From b1f9c4c342b9412986634b9b9412136ac9d152e5 Mon Sep 17 00:00:00 2001 From: GeniusK Date: Wed, 20 Feb 2019 11:45:18 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc65bcc..f639711 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,4 @@ class App extends Component { [Read the docs for more information](https://pqina.nl/filepond/docs/patterns/frameworks/react/) -[Live Demo](https://codesandbox.io/s/github/KimGenius/React-file-pond) +[Live Demo with Code Sandbox](https://codesandbox.io/s/github/KimGenius/React-file-pond)