From 97d985e8bee8120d3e1dfa68625123de314c6ded Mon Sep 17 00:00:00 2001 From: Irull Date: Thu, 13 Nov 2025 01:30:50 +0700 Subject: [PATCH] Add test contribution note to README Added a test contribution note for Galxe Dev Circle quest. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 639286ba9f..e46f7e5c3c 100644 --- a/README.md +++ b/README.md @@ -254,3 +254,4 @@ also included in our repository in the `COPYING.LESSER` file. The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also included in our repository in the `COPYING` file. +> Test contribution for Galxe Dev Circle quest.