From 31dfb00c5120de67bdca797488e19e8536622b55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 6 Nov 2024 20:49:21 +0100 Subject: [PATCH] Format README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e639a05..8d26302 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # AWS -* Helper functions for frequently used AWS operations (create EC2 instance, Route53 record, ...) -* Type-safe operations on AWS tags (e.g. from an EC2 instance), see [the separate README](./src/tags/README.md) - +- Helper functions for frequently used AWS operations (create EC2 instance, + Route53 record, ...) +- Type-safe operations on AWS tags (e.g. from an EC2 instance), see + [the separate README](./src/tags/README.md)