Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit b518cbc

Browse files
docs: update docs
1 parent 5a5b8da commit b518cbc

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
@@ -1,9 +1,11 @@
11
# Serverless Offline Step Functions **(STATUS: ALPHA)**
22

33
[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)
4+
![npm](https://img.shields.io/npm/v/@fernthedev/serverless-offline-step-functions)
5+
![node-lts](https://img.shields.io/node/v-lts/@fernthedev/serverless-offline-step-functions)
46
![GitHub](https://img.shields.io/github/license/jefer590/serverless-offline-step-functions)
5-
![GitHub pull requests](https://img.shields.io/github/issues-pr/jefer590/serverless-offline-step-functions)
67
![GitHub issues](https://img.shields.io/github/issues-raw/jefer590/serverless-offline-step-functions)
8+
![GitHub pull requests](https://img.shields.io/github/issues-pr/jefer590/serverless-offline-step-functions)
79

810
Serverless Offline Plugin to Support Step Functions for Local Development.
911

@@ -14,13 +16,15 @@ Serverless Offline Plugin to Support Step Functions for Local Development.
1416

1517
## Sponsor
1618

17-
If the plugin is being useful in your company and want to keep the development active, consider buying me a coffee 🙂... coffee is the thing that makes me the most happy person in the world and I'd appreciate the sponsorship.
19+
If the plugin is being useful in your company and/or project and want to keep the development active, consider buying me a coffee 🙂... coffee is the thing that makes me the most happy person in the world and I'd appreciate the sponsorship.
1820

1921
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y42C4E9)
2022

2123
## Requirements
2224

23-
- [serverless-step-functions plugin](https://github.com/serverless-operations/)
25+
- [serverless-offline](https://github.com/dherault/serverless-offline)
26+
- [serverless-step-functions plugin](https://github.com/serverless-operations/serverless-step-functions)
27+
- [serverless-webpack (optional)](https://github.com/serverless-heaven/serverless-webpack)
2428

2529
## Installation
2630

@@ -71,6 +75,7 @@ plugins:
7175
| ***Pass*** | ✅ |
7276
| ***Fail***| ✅ |
7377
| ***Succeed***|✅|
78+
| ***Map*** | Not Supported at all yet. |
7479

7580
## Credits and inspiration
7681

0 commit comments

Comments
 (0)