mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
Update README.md
This commit is contained in:
parent
f99922248d
commit
46455cc00f
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
</a>
|
||||
 [](https://github.com/bil-elmoussaoui/Gnome-TwoFactorAuth/releases) 
|
||||
# Gnome TwoFactorAuth
|
||||
<img src="https://raw.githubusercontent.com/bil-elmoussaoui/Gnome-Authenticator/master/data/icons/hicolor/48x48/apps/org.gnome.Authenticator.png" width="128" height="128" />
|
||||
# Gnome Authenticator
|
||||
<img src="https://raw.githubusercontent.com/bil-elmoussaoui/Gnome-Authenticator/master/data/icons/hicolor/32x32/apps/org.gnome.Authenticator.png" width="128" height="128" />
|
||||
<p>Two-factor authentication code generator for Gnome. Created with love using Python and Gtk.</p>
|
||||
### Dependecies
|
||||
- `Python 3.3+`
|
||||
|
@ -69,7 +69,7 @@ sudo ninja install
|
|||
```
|
||||
4 - You can run the application from the desktop file or from terminal using
|
||||
```bash
|
||||
gnome-twofactorauth
|
||||
gnome-authenticator
|
||||
```
|
||||
<sub>Arch users can build from source directly using AUR `yaourt -S gnome-twofactorauth-git`</sub>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue