From 8d43fe90713fb43346b8a96c7f4b7ac4c2bc4955 Mon Sep 17 00:00:00 2001 From: Paramtamtam Date: Sat, 12 Oct 2019 01:54:37 +0500 Subject: [PATCH] Readme file updated --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 96b0a80..bd797a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Logo

-# :panda_face: CLI tool for images compressing +# CLI tool for images compressing ![Release version][badge_release_version] ![Project language][badge_language] @@ -60,7 +60,7 @@ Compress all images in **current** directory: $ docker run --rm -v "$(pwd):/rootfs:rw" -w /rootfs tarampampam/tinifier -k 'YOUR-API-KEY-GOES-HERE' . ``` -### :star2: Testing +### Testing For application testing we use built-in golang testing feature and `docker-ce` + `docker-compose` as develop environment. So, just write into your terminal after repository cloning: @@ -68,21 +68,21 @@ For application testing we use built-in golang testing feature and `docker-ce` + $ make test ``` -## :notebook: Changes log +## Changes log [![Release date][badge_release_date]][link_releases] [![Commits since latest release][badge_commits_since_release]][link_commits] Changes log can be [found here][link_changes_log]. -## :ambulance: Support +## Support [![Issues][badge_issues]][link_issues] [![Issues][badge_pulls]][link_pulls] If you will find any package errors, please, [make an issue][link_create_issue] in current repository. -## :eyes: License +## License This is open-sourced software licensed under the [MIT License][link_license].