Update README.md

master
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
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# 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.
## Installation