README.md in pdfkit-0.8.4.3.2 vs README.md in pdfkit-0.8.5
- old
+ new
@@ -1,8 +1,13 @@
# PDFKit
Create PDFs using plain old HTML+CSS. Uses [wkhtmltopdf](http://github.com/antialize/wkhtmltopdf) on the back-end which renders HTML using Webkit.
+## Supported versions
+
+- Ruby 2.5, 2.6
+- Rails 4.2, 5.2, 6.0
+
## Install
### PDFKit
```
gem install pdfkit