diff --git a/README.md b/README.md index 8eb7e26..9033d02 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,8 @@ Pull requests welcome! ``` npm install node_modules/nyc/bin/nyc.js --reporter=text node_modules/mocha/bin/mocha test/test.js -``` \ No newline at end of file +``` + +## Other languages + +Also see our [Rust library](https://crates.io/crates/link2aws). \ No newline at end of file diff --git a/index.html b/index.html index 5e70948..db48ecb 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,7 @@

link2aws.github.io

Need a command line tool or a JavaScript library to convert ARN's to AWS console links? Check out our link2aws NPM package! + Also see our Rust library.

Found a problem? Missing a resource type? Report it or send a pull request for our GitHub project.