diff --git a/.github/images/console.png b/.github/images/console.png index 88b80911da..37c5b9e865 100644 Binary files a/.github/images/console.png and b/.github/images/console.png differ diff --git a/.github/images/darkmode.png b/.github/images/darkmode.png new file mode 100644 index 0000000000..f9a5d7eb01 Binary files /dev/null and b/.github/images/darkmode.png differ diff --git a/.github/images/flags.png b/.github/images/flags.png index bfb5b94377..d986924041 100644 Binary files a/.github/images/flags.png and b/.github/images/flags.png differ diff --git a/README.md b/README.md index cadb563b89..945c3e1e81 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,6 @@ Flipt supports use cases such as: ## Features -Flipt Console - - Fast. Written in Go. Optimized for performance - Stand alone, single binary that's easy to run and [configure](https://www.flipt.io/docs/configuration/overview) - Ability to create advanced distribution rules to target segments of users @@ -90,11 +88,14 @@ Flipt supports use cases such as: - Import and export to allow storing your data as code - Cloud-ready :cloud:. Runs anywhere: bare metal, PaaS, K8s, with Docker or without - Works with [Prometheus](https://prometheus.io/) and [OpenTelemetry](https://opentelemetry.io/) out of the box -- [Filesystem + Git storage backends](https://www.flipt.io/docs/experimental/filesystem-backends) (experimental) +- [Filesystem, S3, and Git storage backends](https://www.flipt.io/docs/experimental/filesystem-backends) - Audit logging to track changes to your data Are we missing a feature that you'd like to see? [Let us know!](https://features.flipt.io) +Flipt Console +Dark Theme +
## Values diff --git a/flipt.png b/flipt.png deleted file mode 100644 index 68fe869ffc..0000000000 Binary files a/flipt.png and /dev/null differ