# html5compat
This is a RubyGem which adds html5shiv and respond.js to the Rails asset pipeline.
## Requirements
+ None
## Installation
Add this line to your application's Gemfile:
gem 'html5compat', '1.0.0'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install html5compat
## License
This gem is licensed under the Apache License 2.0, which I have included [here](LICENSE.md).