From 5372122044885784f8fd646a6d49bd4146d04b1f Mon Sep 17 00:00:00 2001 From: Dimitar Tomov Date: Wed, 12 May 2021 22:44:39 +0300 Subject: [PATCH] Rename existing main tutorials to README.md Signed-off-by: Dimitar Tomov --- Boot-with-TPM/{tpmboot.md => README.md} | 0 Random_Number_Generator/{article.md => README.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Boot-with-TPM/{tpmboot.md => README.md} (100%) rename Random_Number_Generator/{article.md => README.md} (100%) diff --git a/Boot-with-TPM/tpmboot.md b/Boot-with-TPM/README.md similarity index 100% rename from Boot-with-TPM/tpmboot.md rename to Boot-with-TPM/README.md diff --git a/Random_Number_Generator/article.md b/Random_Number_Generator/README.md similarity index 100% rename from Random_Number_Generator/article.md rename to Random_Number_Generator/README.md