Skip to content

Commit 0e97af1

Browse files
authored
Update readme
1 parent e978fc5 commit 0e97af1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
![.NET Core](https://github.com/aimenux/WebJobDemo/workflows/.NET%20Core/badge.svg)
22
# WebJobDemo
33
```
4-
Demo for webjob sdk v3
4+
Demo for webjobs v3
55
```
66

77
> In this demo, i m playing with [webjob sdk v3](https://docs.microsoft.com/en-us/azure/app-service/webjobs-sdk-how-to#version-3x).
88
> I m building a webjob that will call an external api and print its json response based on a `timer trigger`.
99
10-
**`Tools`** : vs19, net core 3.1
10+
**`Tools`** : vs19, net core 3.1

0 commit comments

Comments
 (0)