From 34cb205f7a8b9cf24b418c7a3fb0e85b62fce272 Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Sat, 25 Jun 2022 14:36:11 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 574a410be0..04f3c6b7eb 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Flipt supports use cases such as: - :rocket: **Speed** - Since Flipt is co-located with your existing services, you do not have to communicate across the internet which can add excessive latency and slow down your applications. - :white_check_mark: **Simplicity** - Flipt is a single binary with no external dependencies by default. - :thumbsup: **Compatibility** - REST, GRPC, MySQL, Postgres, SQLite.. Flipt supports it all. +- :cloud: **Runs Anywhere** - Bare metal, PaaS, K8s, with Docker or without. ## Try It