Skip to content

Commit

Permalink
Installation via Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Kopich committed Aug 17, 2017
1 parent b395fef commit 723f2a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,6 +1,12 @@
gd-text
=======

### Installation via Composer:

```bash
composer require stil/gd-text
```

### Basic usage example
```php
<?php
Expand Down

0 comments on commit 723f2a0

Please sign in to comment.