Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
roybs2 committed Feb 23, 2019
1 parent cc25ed5 commit 244f222
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
Welcome to Watermark Image!
# Welcome to Watermark Image!

This package is written in python 3.5.4

The package will let you watermark batch of images.
This package is written in python 3.5.4

You have 3 methods you can use:

# Installation:
### Installation

You can install the watermark-image from PyPI:

- pip install watermark-image

# How to use:
You can install the watermark-image from PyPI:

```sh
$ pip install watermark-image
```

You have 3 methods you can use:

Expand Down Expand Up @@ -41,4 +45,11 @@ You have 3 methods you can use:

Note that the package supports only jpg\png

Hope you will enjoy :)

License
----

MIT


**Free Software, Hell Yeah!**

0 comments on commit 244f222

Please sign in to comment.