Skip to content

Commit f073413

Browse files
authored
Adding C# to the list
1 parent 09256fd commit f073413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Serverless Stack (SST) is a framework that makes it easy to build serverless app
1616

1717
- A [Live Lambda Development][live] environment
1818
- Support for setting [breakpoints and debugging in VS Code](https://docs.serverless-stack.com/debugging-with-vscode)
19-
- [Higher-level constructs][resources] designed specifically for serverless apps
20-
- Zero-config support for Go, Python, ES and TypeScript using [esbuild](https://esbuild.github.io)
2119
- Support for [deploying to multiple environments and regions](https://docs.serverless-stack.com/deploying-your-app#deploying-to-a-stage)
20+
- [Higher-level constructs][resources] designed specifically for serverless apps
21+
- Zero-config support for JS and TS (using [esbuild](https://esbuild.github.io)), Go, C#, and Python
2222

2323
## Quick Start
2424

0 commit comments

Comments
 (0)