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