diff --git a/README.md b/README.md index a236fff..38389e8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,13 @@ The following options can be React elements: - cancelButtonText - footer -## Example +## Installation + +``` +npm install --save sweetalert2 sweetalert2-react-content +``` + +## Usage Example ```jsx import Swal from 'sweetalert2'