From 141e30108d60d1e660e00cd5da7c00dc1f254fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= Date: Wed, 26 Oct 2022 18:21:47 +0200 Subject: [PATCH] Create README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dcdf65 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +

Welcome to DES library 👋

+

+

+ +> DES(Data Encryption Standard) library in Java + +## Author + +👤 **Gaël BURGUÈS** + +* Github: [@Gagl08](https://github.com/Gagl08) + +👤 **Laurian DUFRECHOU** + +* Github: [@Laurian-Dufrechou](https://github.com/Laurian-Dufrechou) + +👤 **Lucàs VABRE** + +* Github: [@LucasVbr](https://github.com/LucasVbr) + +## Show your support + +Give a ⭐️ if this project helped you! + +*** + +[//]: # (_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_) \ No newline at end of file