diff --git a/README.md b/README.md index 61454c9..e32a52a 100644 --- a/README.md +++ b/README.md @@ -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