File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ Description
1010---------------------
1111
1212MetadataEditor 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
3636And 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)
You can’t perform that action at this time.
0 commit comments