Merge branch 'master' of github.com:0xbb/otp-authenticator
This commit is contained in:
commit
bc4a614ffc
1 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
@ -1,8 +1,22 @@
|
|||
# OTP Authenticator
|
||||
|
||||
## Screenshots
|
||||
### Overview
|
||||
![Home Screen](./gifs/main.gif)
|
||||
|
||||
### Rearranging Accounts
|
||||
![Home Screen](./gifs/rearrange.gif)
|
||||
|
||||
### Renaming Accounts
|
||||
![Home Screen](./gifs/rename.gif)
|
||||
|
||||
### Deleting Accounts
|
||||
![Home Screen](./gifs/delete.gif)
|
||||
|
||||
|
||||
## License:
|
||||
```
|
||||
Copyright (C) 2014-2015 Bruno Bierbaumer, Andreas Heider
|
||||
Copyright (C) 2015 Bruno Bierbaumer
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in the
|
||||
Software without restriction, including without limitation the rights to
|
||||
|
|
Loading…
Reference in a new issue