From 0d535ba127d803db644eba264f8e7327d1550865 Mon Sep 17 00:00:00 2001 From: bmf-san Date: Fri, 14 Jul 2023 18:53:08 +0900 Subject: [PATCH] [fix] add supports go versions to README for en --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fb35516..d8744e4 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,13 @@ This logo was created by [gopherize.me](https://gopherize.me/gopher/d654ddf2b81c - [Design](#design) - [Contribution](#contribution) - [Sponsor](#sponsor) +- [Stargazers](#stargazers) +- [Forkers](#forkers) - [License](#license) - [Author](#author) # Features +- Go1.20 >= 1.16 - Simple data structure based on trie tree - Lightweight - Lines of codes: 2428