corrected readme
This commit is contained in:
parent
a1541bf21a
commit
02b9e9932f
1 changed files with 3 additions and 2 deletions
|
@ -14,9 +14,10 @@ Feautres
|
||||||
Libraries
|
Libraries
|
||||||
=========
|
=========
|
||||||
This project uses three libraries:
|
This project uses three libraries:
|
||||||
|
|
||||||
- [OpenKeyChain](https://github.com/open-keychain/open-keychain) for encryption and decryption of passwords
|
- [OpenKeyChain](https://github.com/open-keychain/open-keychain) for encryption and decryption of passwords
|
||||||
- [JGit]() a pretty good git lib
|
- [JGit](http://www.eclipse.org/jgit/) a pretty good git lib
|
||||||
- [Apache's FileUtils]() for files manipulations
|
- [Apache's FileUtils](https://commons.apache.org/proper/commons-io/) for files manipulations
|
||||||
|
|
||||||
TODOs
|
TODOs
|
||||||
=====
|
=====
|
||||||
|
|
Loading…
Reference in a new issue