Format README

This commit is contained in:
2024-11-06 20:49:21 +01:00
parent 6233a3a0b7
commit 31dfb00c51

View File

@@ -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)