Update README.md

This commit is contained in:
Kanezoh 2021-06-02 14:43:21 +09:00 committed by GitHub
parent f1b43b06f3
commit f20f560064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# mechanize.cr # mechanize.cr
This project is inspired by Ruby's [mechanize](https://github.com/sparklemotion/mechanize). This project is inspired by Ruby's [mechanize](https://github.com/sparklemotion/mechanize).
Now, mechanize.cr can automatically store and send cookies, fill and submit forms.
The purpose is to cover all the features of original one. The purpose is to cover all the features of original one.
## Installation ## Installation