Skip to content

Commit 1ad4e0c

Browse files
authored
Merge pull request #46 from Lich-Corals/dev
update README.md
2 parents 912a333 + 523ab52 commit 1ad4e0c

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
@@ -7,8 +7,8 @@
77

88
# Features
99
Convert between various image, audio and video formats using the context menu. The addon is written in Python and available for **Nautilus** and **Nemo** file viewers. It adds a new option to the context menu to create an easy way to convert between a huge amount of file types.
10-
The program offers many options to customise the appearance of its context menu. There are also a few extra formats, which can be added by installing optional dependencies.
11-
The tool has a built-in auto-update function to make sure the newest version is always provided.
10+
The program offers many options to customise the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies.
11+
The tool has a built-in auto-update function to make sure the newest version is always installed.
1212
Note that the Nemo port is quite new and not as well tested as the Nautilus version. If you experience any problems, please report them on the [issue page](https://github.com/Lich-Corals/linux-file-converter-addon/issues/new/choose).
1313
```mermaid
1414
flowchart TD
@@ -41,12 +41,12 @@ Please head over to the installation page for your file manager:
4141
- [Nemo](https://github.com/Lich-Corals/linux-file-converter-addon/blob/main/markdown/install-nemo.md)
4242

4343
# Updating
44-
If the script is installed in the home folder (~/.local/share/nautilus-python/extensions/) or has permissions to write in it's dictionary, it will update automatically as long as the automatic updates aren't disabled.
44+
If the script is installed in the home folder or has permissions to write in it's dictionary, it will update automatically as long as automatic updates aren't disabled.
4545

4646
If automatic updates are disabled, you can run the installation commands again to update the program.
4747
# Usage
4848

49-
Just right click on an supported file and choose the "Convert to..." option. In this sub menu you can select any file type you want to convert to.
49+
Just right-click on any supported file and choose the "Convert to..." option. In this sub menu you can select any file type you want to convert to.
5050

5151
Converting a file can take some time. There is no indicator when the process is done.
5252

0 commit comments

Comments
 (0)