You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This repository holds a simple command line ESO Addon Manager written in Rust. With it you can manage addons from [esoui.com](https://www.esoui.com/).
4
4
5
-
The list of addons you want to install is put in a single configuration file. This means you save and share your addon configuration with a single file!
5
+
The list of addons you want to install, is put in a single configuration file. This means you can save and share your addon configuration with a single file!
6
6
7
7
-[ESO Addon Manager](#eso-addon-manager)
8
8
-[Usage](#usage)
@@ -18,7 +18,7 @@ The list of addons you want to install is put in a single configuration file. Th
18
18
Create a config file in your user directory:
19
19
- Linux - `$HOME/.eso-addons.toml`
20
20
21
-
For a example config see [eso-addons.toml](./eso-addons.toml).
21
+
For an example config see [eso-addons.toml](./eso-addons.toml).
0 commit comments