Skip to content

Commit ead263a

Browse files
committed
Updated README
1 parent 96e31a0 commit ead263a

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
@@ -114,7 +114,7 @@ You can use `IconFont` (and `IconFontDownloader` for that matter)
114114
directly inside your Python project. There's no documentation as of now,
115115
but the code is commented and *should* be pretty straightforward to use.
116116

117-
But feel free to ask [me](mailto:pawel.adamczak@sidnet.info) if anything
117+
That said - feel free to ask [me](mailto:pawel.adamczak@sidnet.info) if anything
118118
is unclear.
119119

120120
## Tests
@@ -123,7 +123,7 @@ and 3.6 (see `tox.ini`).
123123

124124
Code coverage is available at [Coveralls][coveralls].
125125

126-
To run tests yourself run `tox` inside the repository:
126+
To run tests yourself you need to run `tox` inside the repository:
127127

128128
```shell
129129
$ pip install -r requirements/dev.txt
@@ -134,7 +134,7 @@ $ tox
134134
Package source code is available at [GitHub][github].
135135

136136
Feel free to use, ask, fork, star, report bugs, fix them, suggest enhancements,
137-
add functionality and point out any mistakes.
137+
add functionality and point out any mistakes. Thanks!
138138

139139
## Authors
140140
Developed and maintained by [Pythonity][pythonity].
@@ -147,8 +147,8 @@ Original version by [Michał Wojciechowski][odyniec], refactored by
147147
[github]: https://github.com/Pythonity/icon-font-to-png
148148
[if2p osx bug]: https://github.com/Pythonity/icon-font-to-png/issues/2#issuecomment-197068427
149149
[license]: https://github.com/Pythonity/icon-font-to-png/blob/master/LICENSE
150-
[odyniec fa2p]: https://github.com/odyniec/font-awesome-to-png
151150
[odyniec]: https://github.com/odyniec
151+
[odyniec fa2p]: https://github.com/odyniec/font-awesome-to-png
152152
[pawelad]: https://github.com/pawelad
153153
[pillow]: https://pillow.readthedocs.org/en/latest/installation.html
154154
[pypi]: https://pypi.python.org/pypi/icon_font_to_png

0 commit comments

Comments
 (0)