From e35d2aa634427d3479a3bdda10c17dec74b01529 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 16 Mar 2022 11:27:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aedf38..1a1385f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Go](https://github.com/longbridgeapp/assert/actions/workflows/go.yml/badge.svg)](https://github.com/longbridgeapp/assert/actions/workflows/go.yml) -> Requirement Go 1.18+, lower Go version please use 0.x +> 🍯 Requirement Go 1.18+ for Generics, lower Go version please use 0.x Extends [stretchr/testify/assert](https://github.com/stretchr/testify/tree/master/assert) for add more useful methods.