Skip to content

Commit

Permalink
doc: add badges and link to documentation (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasendubi authored Jun 20, 2024
1 parent c402ef0 commit f745677
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Eppo Rust SDK

![Crates.io Version](https://img.shields.io/crates/v/eppo) ![Crates.io MSRV](https://img.shields.io/crates/msrv/eppo) ![docs.rs](https://img.shields.io/docsrs/eppo)

[Eppo](https://www.geteppo.com/) is a modular flagging and experimentation analysis tool. Eppo's Rust SDK is designed to facilitate assignments in multi-user server-side contexts. You will need an Eppo account before proceeding.

Refer to [SDK documentation](https://docs.geteppo.com/feature-flags/sdks/rust) for how to install and use the SDK.

## Features

- Feature gates
Expand Down

0 comments on commit f745677

Please sign in to comment.