Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evenbrenden committed Jan 27, 2023
1 parent 70c8e82 commit a60c0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,9 +2,9 @@

This is a library for evaluating [Unleash](https://www.getunleash.io/) feature toggles. It currently meets all [client specifications per v4.2.2](https://github.com/Unleash/client-specification/releases/tag/v4.2.2).

The `Unleash` module provides functions and types for evaluating feature toggles and variants.
The `Unleash` module provides functions and types for checking feature toggles and variants.

Does not include an HTTP client. See [unleash-client-haskell](https://github.com/finn-no/unleash-client-haskell) for a Haskell Unleash client SDK.
Does not include an HTTP client. See [unleash-client-haskell](https://github.com/finn-no/unleash-client-haskell) for a ready-to-use Haskell Unleash client SDK.

## Build

Expand Down

0 comments on commit a60c0ce

Please sign in to comment.