Skip to content

Commit 0851255

Browse files
author
moura
committed
fix: Fixed some typos.
1 parent 4bbaa9c commit 0851255

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.rst

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Description
1010
---------------------
1111

1212
MetadataEditor is app written in Java that is responsible for reading and
13-
changing metadata with a very simple GUI. This is the GUI implementation only
14-
using Java Swing, the real processing is made by the exiftool_, a tool written
15-
Pearl.
13+
changing metadata on Unix environments with a very simple GUI. This is the GUI
14+
implementation only using Java Swing, the real processing is made by the
15+
exiftool_, a tool written Perl.
1616

1717
.. _exiftool: https://github.com/exiftool/exiftool
1818

@@ -34,9 +34,3 @@ go to the project folder and run (use sudo of course)::
3434
./install
3535

3636
And done, the application is already installed and ready to go.
37-
38-
Working Systems
39-
===============
40-
41-
* Linux (or any Unix-like systems may work properly)
42-
* Windows (In development)

0 commit comments

Comments
 (0)