Skip to content

Commit c3b880c

Browse files
committed
Update README and typo
Fix workflows typo
1 parent 7999616 commit c3b880c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
File renamed without changes.

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ With sensible defaults because writing boilerplate takes too much time.
2323

2424
An example of an integration test that works with the great `sls offline` and the node-fetch package.
2525

26-
Simply :
26+
Simply run :
2727

2828
```bash
2929
yarn test
3030
```
3131

32-
A Github Action basic pipeline is setup with yarn caching and tests, check .github/workflows/main.yaml
32+
> A Github Action basic pipeline is setup with yarn caching and tests, check .github/workflows/main.yaml
3333
3434
### 📴 Serverless offline dev/start/stop script with pm2
3535

@@ -46,3 +46,5 @@ A Github Action basic pipeline is setup with yarn caching and tests, check .gith
4646
- `offline:stop` : Terminate the pm2 process(es) cleanly
4747

4848
Check offline.ts if you need custom behavior.
49+
50+
> View this repository on GitHub: <https://github.com/Hebilicious/serverless-esbuild-template>

0 commit comments

Comments
 (0)