Skip to content

Commit

Permalink
docs(readme): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simplymichael committed Dec 11, 2023
1 parent caf9ab3 commit 7a7a49e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,15 @@ A highly customizable, "somewhat" declarative approach to HTML form fields valid


##
<div style="text-align: center; width: 100%">
<img src="./imgs/smart-form-validator-demo-4.gif" alt="smart-form-validation-in-action" class="demo-img" />
</div>
<img src="./imgs/smart-form-validator-demo-6.gif" alt="smart-form-validator Demo Sign-up Form" />


## Installation

### NPM

```bash
npm install smart-form-validator.js --save
npm install smart-form-validator --save
```

Later in your code:
Expand Down
Binary file added imgs/smart-form-validator-demo-6.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a7a49e

Please sign in to comment.