From 31f02f77b1dc288cd18b7063084705b20c7675d8 Mon Sep 17 00:00:00 2001 From: Alexander Gorishnyak Date: Wed, 4 Nov 2015 14:26:08 +0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c82f00..6296b3e 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ [![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://raw.githubusercontent.com/kefir500/apk-icon-editor/master/LICENSE) ## Description -**APK Icon Editor** is the tool designed to easily edit and replace APK (Android Package) icons. +**APK Icon Editor** is the tool designed to easily edit and replace APK (Android applications) resources such as icons, strings, images, application name and version, etc. Written in C++ and Qt framework. ## Features * Edit, replace and extract APK icons; * Edit application name, version and resources; -* Sign and optimize APKs; +* Sign and optimize APK; * Supported image formats: PNG, ICO, GIF, JPG, BMP; -* Size pre-sets for *Android Standard* and all *Amazon Kindle Fire* models; +* Size presets for devices: *Android*, *BlackBerry*, *Amazon Kindle Fire*; * Cloud storage upload: *Dropbox*, *Google Drive*, *Microsoft OneDrive*; * Multilingual extensible interface.