Skip to content

Commit

Permalink
Merge pull request #2 from bystro/dev
Browse files Browse the repository at this point in the history
README.md update with instalation info
  • Loading branch information
bystro authored Mar 5, 2019
2 parents a1111b1 + aa7bca4 commit 7246153
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,15 @@ Output format supported:
* json

### Install
TBD

#### Composer
In command line
```
composer require bystro/html-table-converter
```
or composer.json
```
"require": {
"bystro/html-table-converter": "^1.0"
}
```

0 comments on commit 7246153

Please sign in to comment.