Ver código fonte

Update README

maxep 6 anos atrás
pai
commit
5a0ceac861
1 arquivos alterados com 18 adições e 1 exclusões
  1. 18 1
      README.md

+ 18 - 1
README.md

@@ -1,3 +1,20 @@
 # KeePass
 
-A description of this package.
+KeePass library written in **Swift**.
+
+⚠️ This project is under construction. ⚠️
+
+## Dependencies
+
+We use the following libraries as dependencies inside of KeePass:
+- [Sodium](https://github.com/jedisct1/libsodium)
+- [Argon2](https://github.com/P-H-C/phc-winner-argon2)
+- [Twofish](Sources/Twofish)
+- [GzipSwift](https://github.com/1024jp/GzipSwift)
+- [AEXML](https://github.com/tadija/AEXML)
+
+## License
+
+Copyright © 2020 Maxime Epain.
+                                               
+KeePass.swift is licensed under the GNU General Public License v3.0. See the [LICENSE](LICENSE) file for more info.