Skip to content

Commit cccce9d

Browse files
authored
Link to Cargo Lambda on first mention (#591)
1 parent e2d40da commit cccce9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This package makes it easy to run AWS Lambda Functions written in Rust. This wor
1111

1212
## Getting started
1313

14-
The easiest way to start writing Lambda functions with Rust is by using Cargo Lambda. This Cargo subcommand provides several commands to help you in your journey with Rust on AWS Lambda.
14+
The easiest way to start writing Lambda functions with Rust is by using [Cargo Lambda](https://www.cargo-lambda.info/), a related project. Cargo Lambda is a Cargo plugin, or subcommand, that provides several commands to help you in your journey with Rust on AWS Lambda.
1515

1616
The preferred way to install Cargo Lambda is by using a package manager.
1717

0 commit comments

Comments
 (0)