From 2d97f33ce9fc0c1a626765ef73cd9f3d613b4d3e Mon Sep 17 00:00:00 2001 From: Hendrik Ebbers Date: Tue, 6 Aug 2024 09:24:09 +0200 Subject: [PATCH] tribute --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8bc1dee..81d52c9 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,7 @@ The GitHub action outputs the following information: echo "Private Key: ${{ steps.solo.outputs.privateKey }}" echo "Public Key: ${{ steps.solo.outputs.publicKey }}" ``` +# Tributes +This action is based on the work of [Hedera Hashgraph](https://github.com/hashgraph/hedera-services) and [Hedera Solo](https://github.com/hashgraph/solo). +Without the great help of [Timo](https://github.com/timo0), [Nathan](https://github.com/nathanklick), and [Lenin](https://github.com/leninmehedy) this action would not exist. \ No newline at end of file