From 41a072cb9cddd1b66ccaafabd95cc4dedbddd8a3 Mon Sep 17 00:00:00 2001 From: Kanezoh Date: Mon, 3 May 2021 08:23:07 +0900 Subject: [PATCH] improve README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07f679b..7803faf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # mechanize(under construction) This project is inspired by Ruby's [mechanize](https://github.com/sparklemotion/mechanize). +The purpose is to cover all the features of original one. ## Installation