Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit af7f4a1

Browse files
authored
add npm banner
1 parent fcdb9ce commit af7f4a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ⚡️ Serverless Plugin for DynamoDB Auto Scaling
22
[![Build Status][travis-image]][travis-url]
33
[![Coverage Status][coverage-image]][coverage-url]
4+
[![npm][npm-image]][npm-url]
45
[![GitHub license][license-image]][license-url]
56
[![dependencies Status][dependencies-image]][dependencies-url]
67

@@ -98,7 +99,8 @@ resources:
9899

99100
Feel free to use the code, it's released using the [MIT license](LICENSE.md).
100101

101-
102+
[npm-image]:https://img.shields.io/npm/v/serverless-plugin-dynamo-autoscaling.svg
103+
[npm-url]:https://www.npmjs.com/package/serverless-plugin-dynamo-autoscaling
102104
[license-image]:https://img.shields.io/github/license/ACloudGuru/serverless-plugin-dynamo-autoscaling.svg
103105
[license-url]:https://github.com/ACloudGuru/serverless-plugin-dynamo-autoscaling/blob/master/LICENSE
104106
[travis-image]: https://travis-ci.org/ACloudGuru/serverless-plugin-dynamo-autoscaling.svg?branch=master

0 commit comments

Comments
 (0)