From f70ccaf8987dfe8458ca422f4b3501a8afd0c43e Mon Sep 17 00:00:00 2001 From: konsthol Date: Wed, 22 Mar 2023 17:47:21 +0200 Subject: [PATCH] i hid an easter egg in the code. can you find it? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a55f427..c7004bb 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ We would have 3 external dependecies but due to missing functionality in libclou 3. [paramiko](https://github.com/paramiko/paramiko) which is actually needed for the deployment of libcloud 4. [azure-sdk-for-python](https://github.com/Azure/azure-sdk-for-python) from which we need 1. [azure-identity](https://pypi.org/project/azure-identity/) - 2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/ + 2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/) 3. [azure-mgmt-network](https://pypi.org/project/azure-mgmt-network/) # Installation