From c3e38555ebbab633d67a99518e8ced601f26f05d Mon Sep 17 00:00:00 2001 From: Milad Rahimi Date: Sun, 19 Jun 2022 15:23:33 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37add75..7aec7aa 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ What happened? The Setup method runs automatically after feeding. You can use this method for post-processing logic. -‍‍‍```go +```go _ = os.Setenv("SEX", "0") type Sex int