Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitchenkoSergey authored Jan 17, 2018
1 parent c13bd5c commit e03505a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Fast and simple document image generator. This is a wrapper over Imagick with which you can create such images:
<p align="center">
<img src="http://nikitchenko.ru/idg/index2.png" width="550" alt="Example" />
<img src="http://nikitchenko.ru/idg/index2.png" alt="Example" />
</p>
See: examples/index.php

Expand Down Expand Up @@ -154,6 +154,7 @@ The element is responsible for its display

#### Rotation
Rotation is inherit.

| Method | Return | Description |
| ---| --- | --- |
| `$element->setRotation($value)` | `Element` | Setting rotation |
Expand Down

0 comments on commit e03505a

Please sign in to comment.