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
|
||||
=========
|
||||
This project uses three libraries:
|
||||
|
||||
- [OpenKeyChain](https://github.com/open-keychain/open-keychain) for encryption and decryption of passwords
|
||||
- [JGit]() a pretty good git lib
|
||||
- [Apache's FileUtils]() for files manipulations
|
||||
- [JGit](http://www.eclipse.org/jgit/) a pretty good git lib
|
||||
- [Apache's FileUtils](https://commons.apache.org/proper/commons-io/) for files manipulations
|
||||
|
||||
TODOs
|
||||
=====
|
||||
|
|
Loading…
Reference in a new issue