From f12755f6e36f684201c39b1b601c4bdb1a2b4433 Mon Sep 17 00:00:00 2001 From: Tinu280 Date: Sun, 16 Nov 2025 00:26:16 +0700 Subject: [PATCH] docs: small documentation improvement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 639286ba9f..c3421ed22c 100644 --- a/README.md +++ b/README.md @@ -254,3 +254,5 @@ 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. + +Small documentation improvement for contribution testing.