Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:sosodev/kinchan
Browse files Browse the repository at this point in the history
  • Loading branch information
sosodev committed Jan 11, 2020
2 parents 642919f + 519e017 commit 42f609b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Kinchan](https://itazuranakiss.fandom.com/wiki/Kinnosuke_Ikezawa)
## Composable browser automation for Ruby.
## Composable browser automation with Ruby.

### Requirements

Expand Down Expand Up @@ -77,7 +77,7 @@ That's all it takes to run a task. Kinchan handles the rest.

### Passing Data to a Task

A task's initialize function can accept options, just don't forget to call super
A task's initialize method can accept options, just don't forget to call super

e.g.

Expand Down

0 comments on commit 42f609b

Please sign in to comment.