From bb9cb2acc8c17ff5ce49198030c5f0d44a3cc46a Mon Sep 17 00:00:00 2001 From: Vinicius Fortuna Date: Mon, 26 Jun 2023 17:20:28 -0400 Subject: [PATCH] Alignment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d66005b..2f8e1252 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The Outline SDK helps developers: ## Advantages | Multi-Platform | Proven Technology | Composable | -|-|-|-| +|:-:|:-:|:-:| | The Outline SDK can be used on Android, iOS, Windows, macOS or Linux. | The Outline Client and Server have been using the code in the SDK for years, helping millions of users in the harshest conditions. | The SDK interfaces were carefully designed to allow for composition and reuse, so you can craft your own transport. | ## Integration