Skip to content

Commit

Permalink
Add experimental warning
Browse files Browse the repository at this point in the history
  • Loading branch information
joanlopez committed Dec 15, 2023
1 parent b140661 commit 865fd53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,10 @@

go-lichess is a Go client library for accessing the [Lichess.org API (2.0.0)](https://lichess.org/api).

> [!WARNING]
> This library is still under active development, so please be careful if you're considering it for production use.
> Certain aspects like error handling and request/response lifecycle management are still in progress.
## Installation ##

go-lichess is compatible with modern Go releases in module mode, with Go installed:
Expand Down

0 comments on commit 865fd53

Please sign in to comment.