Update README.md

This commit is contained in:
Bilal Elmoussaoui 2017-01-12 22:55:43 +01:00 committed by GitHub
parent f99922248d
commit 46455cc00f

View file

@ -3,8 +3,8 @@
</a>
![Status](https://img.shields.io/badge/status-stable-green.svg) [![Version](https://img.shields.io/badge/version-0.1.1-green.svg)](https://github.com/bil-elmoussaoui/Gnome-TwoFactorAuth/releases) ![Python
version](https://img.shields.io/badge/python-3.3%2B-blue.svg)
# 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>