Skip to content

Commit 8964b0d

Browse files
add better what's available
1 parent 5393e14 commit 8964b0d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,16 @@ PowerShell support for Functions is based on [PowerShell Core 6.1](https://githu
2222
[Functions on Linux](https://blogs.msdn.microsoft.com/appserviceteam/2017/11/15/functions-on-linux-preview/),
2323
and the [Azure Functions runtime V2](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions).
2424

25-
What's available?
25+
## What's available?
2626

27-
* Triggers / Bindings : HTTP/Webhook
27+
### Triggers / Bindings
2828

29-
What's coming?
29+
* HTTP Trigger (Webhook)
30+
* Timer Trigger
31+
* Blob Trigger
32+
* Queue Trigger
33+
34+
## What's coming?
3035

3136
* More triggers and bindings
3237
* Tooling integration

0 commit comments

Comments
 (0)