Skip to content

Commit 885f606

Browse files
committed
Updated README
1 parent dbcf9ad commit 885f606

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
[![GitHub Issues](https://img.shields.io/github/issues/Pythonity/icon-font-to-png.svg)](https://github.com/Pythonity/icon-font-to-png)
99
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/8d545f881ce9476e9e2d8028bd300f63/badge.svg)](https://www.quantifiedcode.com/app/project/8d545f881ce9476e9e2d8028bd300f63)
1010

11-
Python library made for easy and simple export of icons from web icon
12-
fonts (e.g. Font Awesome, Octicons) as PNG images. It comes with a shell script
13-
wrapping its functionality, which is it's main focus, but can also be imported
14-
and used directly in your Python project.
11+
Python script (and library) for easy and simple export of icons from web icon
12+
fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the
13+
provided shell script, but you can also use it's functionality directly in
14+
your (*probably awesome*) Python project.
1515

1616
There's also `font-awesome-to-png` script for backwards compatibility with the
1717
[first](https://github.com/odyniec/font-awesome-to-png) iteration of the concept.

0 commit comments

Comments
 (0)