Skip to content

Commit 5a427a3

Browse files
authored
doc: stable release
1 parent 18084cb commit 5a427a3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,14 @@ request.Body = &readCloser{
6565

6666
LimitIO provides Reader, Writer and their Closer versions, for details, see [docs](https://pkg.go.dev/github.com/nanmu42/limitio).
6767

68-
## Status: Beta
68+
## Status: Stable
6969

70-
LimitIO is battling under production environment.
70+
LimitIO is well battle tested under production environment.
7171

72-
APIs are subjected to change in backward compatible way.
72+
APIs are subjected to change in backward compatible way during 1.x releases.
7373

7474
## License
7575

7676
MIT License
77+
7778
Copyright (c) 2021 LI Zhennan

0 commit comments

Comments
 (0)