Skip to content

Commit

Permalink
Add linebreak and tweak formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
xenanthropy committed Jan 16, 2022
1 parent 76f40d2 commit 57c0801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GTK image converter program written in Ruby (powered by rmagick library)
A simple GTK program that I wrote to easily convert images to other formats
(I got tired of using online converters to convert those pesky .webp files into pngs)

requires the 'GTK3' and 'rmagick' ruby libaries.\n
requires the 'GTK3' and 'rmagick' ruby libaries.
You can get them by running
```gem install gtk3``` and
```gem install rmagick```
Expand Down

0 comments on commit 57c0801

Please sign in to comment.