Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebin authored Jan 22, 2020
1 parent 75be3a9 commit 6ebbaa6
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,10 @@ It's a fork of https://code.google.com/p/mc-goog-visualization/.

## Installing

To include `mc-google-visualization` in your project, add it to your `composer.json` file:

```json
{
"require": {
"ddebin/mc-google-visualization": "^0.4"
}
}
Install via [Composer](https://getcomposer.org/):

```bash
composer require ddebin/mc-google-visualization
```

## Examples
Expand Down Expand Up @@ -54,4 +50,4 @@ Anything else will be treated as a `sprintf()` format string.
## More Information

* [Google Visualization Query Language Reference](http://code.google.com/apis/visualization/documentation/querylanguage.html)
* [PHP PDO Reference](http://www.php.net/pdo)
* [PHP PDO Reference](http://www.php.net/pdo)

0 comments on commit 6ebbaa6

Please sign in to comment.