Move image to img/

This commit is contained in:
Ben Felder 2020-02-25 17:11:10 +01:00
parent d8f42a31fd
commit fb7f8ea249
No known key found for this signature in database
GPG Key ID: 47E17F94645FA481
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Think this library is awesome? Vote with a 👍 to include it in the awesome-python list: https://github.com/vinta/awesome-python/pull/1350
![Copier](https://github.com/pykong/copier/raw/master/copier-logotype.png)
![Copier](https://github.com/pykong/copier/raw/master/img/copier-logotype.png)
[![Coverage Status](https://coveralls.io/repos/github/pykong/copier/badge.svg?branch=master)](https://coveralls.io/github/pykong/copier?branch=master) [![Tests](https://travis-ci.org/pykong/copier.svg?branch=master)](https://travis-ci.org/pykong/copier/) [![](https://img.shields.io/pypi/pyversions/copier.svg)](https://pypi.python.org/pypi/copier)
@ -10,7 +10,7 @@ A library for rendering projects templates.
- Your project can include any file and `Copier` can dynamically replace values in any kind of text files.
- It generates a beautiful output and takes care of not overwrite existing files unless instructed to do so.
![Sample output](https://github.com/pykong/copier/raw/master/copier-output.png)
![Sample output](https://github.com/pykong/copier/raw/master/img/copier-output.png)
## How to use

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 342 KiB

After

Width:  |  Height:  |  Size: 342 KiB