Skip to content

Commit 4df7173

Browse files
authored
docs: Mention Serverless Console in README (#699)
* Add Console plug to README * Remove extraneous linebreaks for the sake of vertical compaction
1 parent b13302d commit 4df7173

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ A collection of ready-to-deploy [Serverless Framework](https://github.com/server
2525

2626
If you are new to serverless, we recommend getting started with by creating an HTTP API Endpoint in [NodeJS](https://github.com/serverless/examples/tree/master/aws-node-simple-http-endpoint), [Python](https://github.com/serverless/examples/tree/master/aws-python-simple-http-endpoint), [Java](https://github.com/serverless/examples/tree/master/aws-java-simple-http-endpoint), or [Golang](https://github.com/serverless/examples/tree/master/aws-golang-simple-http-endpoint).
2727

28+
29+
| <br>**[Try Serverless Console](https://bit.ly/3kL8ACL)**<br>Monitor, observe, and trace your serverless architectures. Real-time dev mode provides streaming logs from your AWS Lambda Functions.<br><br> |
30+
|---|
31+
32+
2833
## Examples
2934

3035
Each example contains a `README.md` with an explanation about the service and it's use cases.

0 commit comments

Comments
 (0)