Skip to content

Commit

Permalink
add install by pip
Browse files Browse the repository at this point in the history
  • Loading branch information
nailo2c authored Mar 16, 2020
1 parent a0adf1c commit d6cb297
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 @@ -4,6 +4,12 @@ Use python implement [the paper](https://www.cs.utah.edu/~lifeifei/papers/spell.

This implement is refactored and enhancement version of logpai's [logparser](https://github.com/logpai/logparser).

## Install

```bash
pip install spellpy
```

## Getting Started

```python
Expand Down

0 comments on commit d6cb297

Please sign in to comment.