From 0c1e015e0068ca8dd215915bf3336f1a53d28395 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 22 Feb 2021 02:10:57 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8b2aff1..04e74cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Crypto Course +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foalieno%2FCrypto-Course.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Foalieno%2FCrypto-Course?ref=badge_shield) + An open source practical cryptography course for CTF player. @@ -22,3 +24,7 @@ You may need the following packages. pip install pycryptodome pwntools sudo apt install sagemath ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foalieno%2FCrypto-Course.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Foalieno%2FCrypto-Course?ref=badge_large) \ No newline at end of file