Skip to content

Commit

Permalink
Merge branch 'main' of regithub.com:a5-stable/kakari_musubi
Browse files Browse the repository at this point in the history
  • Loading branch information
a5-stable committed Jan 22, 2022
2 parents 1925599 + 17fefb5 commit fc0a4c5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,17 @@ Or install it yourself as:

## Usage

TODO: Write usage instructions here
** Now we can do is very limited. Any contribution would be GREATLY appreciated. **

### is_km?
return true if given sentence includes KakariMusubi particles.

```
KakariMusubi.is_km?("雨こそ降る")
# => true
```


## Development

Expand Down

0 comments on commit fc0a4c5

Please sign in to comment.