diff --git a/README.md b/README.md index fe0aafb..ca4cb10 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # React Form Validation Demo -This is a simple demo app for showing how to do basic form validation in React. +This simple demo app shows how to do basic form validation in React and Bootstrap. [See the app running on Heroku](https://reactform.herokuapp.com). It includes a sign up form with email and password input fields and a sign up button. -For more on how to generalise the validations, have a look at [The Complete React on Rails Course](learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course). \ No newline at end of file +For more on how to generalise the validations, have a look at [The Complete React on Rails Course](learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course).