Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DevElkami committed May 7, 2023
1 parent af5a8cd commit 3823b71
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
10 changes: 8 additions & 2 deletions README.fr-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Coffre-fort de mots de passe avec import de mot de passe Firefox. Ce coffre-fort
* [Cryptage AES](https://fr.wikipedia.org/wiki/Advanced_Encryption_Standard) :key:
* Importer vos mots de passe depuis Firefox :earth_americas:
* Support multilingue (:clipperton_island:, :us:)
* Compatible Android et Windows

# L'application en détails

Expand All @@ -21,15 +22,20 @@ Coffre-fort de mots de passe avec import de mot de passe Firefox. Ce coffre-fort

![](https://github.com/DevElkami/PasswordVault/blob/master/vault-pwd.png)

3. Aperçu de l'application
3. Aperçu de l'application (WinForm)

![](https://github.com/DevElkami/PasswordVault/blob/master/vault-add.png)
![](https://github.com/DevElkami/PasswordVault/blob/master/vault-import.png)
![](https://github.com/DevElkami/PasswordVault/blob/master/vault-main.png)

3. Aperçu de l'application (MAUI)

![](https://github.com/DevElkami/PasswordVault/blob/master/android-1.en.jpg)
![](https://github.com/DevElkami/PasswordVault/blob/master/android-2.en.jpg)
![](https://github.com/DevElkami/PasswordVault/blob/master/android-3.en.jpg)

# Remerciements :pray:

# Remerciements :pray:
> [NLog](https://github.com/NLog)
> [ReaLTaiizor](https://github.com/Taiizor/ReaLTaiizor)
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Personal password vault with firefox password importer. This vault use Advanced
* [AES encryption](https://fr.wikipedia.org/wiki/Advanced_Encryption_Standard) :key:
* Import your passwords from Firefox :earth_americas:
* Multilang support (:clipperton_island:, :us:)
* Compatible Android et Windows

# The app in details

Expand All @@ -21,12 +22,18 @@ Personal password vault with firefox password importer. This vault use Advanced

![](https://github.com/DevElkami/PasswordVault/blob/master/vault-pwd.png)

3. App preview
3. App preview (WinForm)

![](https://github.com/DevElkami/PasswordVault/blob/master/vault-add.png)
![](https://github.com/DevElkami/PasswordVault/blob/master/vault-import.png)
![](https://github.com/DevElkami/PasswordVault/blob/master/vault-main.png)

3. App preview (MAUI)

![](https://github.com/DevElkami/PasswordVault/blob/master/android-1.en.jpg)
![](https://github.com/DevElkami/PasswordVault/blob/master/android-2.en.jpg)
![](https://github.com/DevElkami/PasswordVault/blob/master/android-3.en.jpg)


# Thanks :pray:
> [NLog](https://github.com/NLog)
Expand Down

0 comments on commit 3823b71

Please sign in to comment.