Update README.md

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

View File

@ -1,8 +1,8 @@
# mechanize.cr
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.
Now, mechanize.cr can automatically store and send cookies, fill and submit forms.
## Installation