From 1c2b436223db8d9568fa8294d729014958d8463a Mon Sep 17 00:00:00 2001 From: Denislav Mladenov <124160873+denislav-mladenov@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:28:38 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a66a0a8da..1e3dbb2dba 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ 1. The forked repo could be found under `https://github.com/denislav-mladenov/go-ethereum` 2. Updated the forked repo with new functionality. 1. The required docker image file could be found under `/go-ethereum/.github/workflows/docker-build.yml` - 2. The docker-compose file could be found under `/go-ethereum/docker-compose/docer-compose.yml` + 1. The PR was successfully executed and completed: + image + + ![image](https://github.com/user-attachments/assets/a7d2819c-b28c-420b-97d9-0ae977b2d53c) + + 3. The docker-compose file could be found under `/go-ethereum/docker-compose/docer-compose.yml` 4. The docker deploy file which creates new hardhat could found uder `/go-ethereum/.github/workflows/docker-deploy.yml` 1. The hardhat project is under `/go-ethereum/hardhat` 5. Terraform script which creates k8s cluster in AWS could be found `/go-ethereum/terraform/main.tf`