-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
38e0c3b
commit 467fd3c
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
image-mojo | ||
Image Mojo | ||
========== | ||
|
||
Embed text into any image using URL | ||
# Embed text into any image using URL. For example, with a config file like [this](https://github.com/emaillenin/image-mojo/blob/38e0c3b90c09686f7f01ca393da903ce13bd91bd/template.yml), you can covert, | ||
|
||
# this: | ||
|
||
![Virat Kohli](http://www.espncricinfo.com/db/PICTURES/CMS/195300/195391.jpg "Virat Kohli") | ||
|
||
# to: | ||
|
||
![Virat Kohli](https://scontent-a.xx.fbcdn.net/hphotos-xap1/t31.0-8/p843x403/10661671_785463531495111_7728021187341465124_o.jpg "Virat Kohli") |