From e02c8fc347a317975d010d9582a64d8d9e4a24c1 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Fri, 1 Dec 2023 06:46:08 +0000 Subject: [PATCH] add README --- scripts/aws/README.md | 2 +- .../{langflow-cloud9.png => langflow-cloud9-en.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename scripts/aws/img/{langflow-cloud9.png => langflow-cloud9-en.png} (100%) diff --git a/scripts/aws/README.md b/scripts/aws/README.md index 0210870d5..91124be26 100644 --- a/scripts/aws/README.md +++ b/scripts/aws/README.md @@ -15,7 +15,7 @@ cd cloud9-setup-for-prototyping ``` 1. When you see `Done!`, open `cloud9-for-prototyping` from [Cloud9](https://us-east-1.console.aws.amazon.com/cloud9control/home?region=us-east-1#/). -![make-cloud9](./img/langflow-cloud9.png) +![make-cloud9](./img/langflow-cloud9-en.png) 1. Run the following command in the Cloud9 terminal. diff --git a/scripts/aws/img/langflow-cloud9.png b/scripts/aws/img/langflow-cloud9-en.png similarity index 100% rename from scripts/aws/img/langflow-cloud9.png rename to scripts/aws/img/langflow-cloud9-en.png