We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8335ff1 commit 9467989Copy full SHA for 9467989
README.md
@@ -16,6 +16,16 @@
16
<img src="https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square"
17
alt="API stability" />
18
</a>
19
+ <!-- Downloads -->
20
+ <a href="https://npmjs.org/package/pico-lambda">
21
+ <img src="https://img.shields.io/npm/dm/pico-lambda.svg?style=flat-square"
22
+ alt="Downloads" />
23
+ </a>
24
+ <!-- Semi Standard -->
25
+ <a href="https://github.com/Flet/semistandard">
26
+ <img src="https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square"
27
+ alt="semistandard" />
28
29
</div>
30
31
## why pico-lambda
0 commit comments