From 610da30a35e56896f22979dd755c7e3aa4e5d5f7 Mon Sep 17 00:00:00 2001 From: HawaiianNinja Date: Thu, 4 Sep 2025 10:25:20 -0700 Subject: [PATCH 1/2] Make readme more friendly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dfd3bad0c..d62f2a56ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AWS libcrypto (AWS-LC) -AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography +Hi, AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project. From 7c0e08cfa80bd859b2aa4d5012e626096c8c94de Mon Sep 17 00:00:00 2001 From: HawaiianNinja Date: Thu, 4 Sep 2025 11:14:06 -0700 Subject: [PATCH 2/2] Update readme to be more formal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d62f2a56ee..4a69b24e42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AWS libcrypto (AWS-LC) -Hi, AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography +Greetings, AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.