Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongukjae committed Dec 31, 2019
1 parent ba5dd92 commit 663fd83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@
A repository to bind mecab for Python 3.5+. Not using swig nor pybind.

Original source codes: [taku910/mecab](https://github.com/taku910/mecab)

## Installation

```sh
pip install python-mecab
```

0 comments on commit 663fd83

Please sign in to comment.