Skip to content

Commit 5509f74

Browse files
authored
Merge pull request #2 from smallstack/maxfriedmann-patch-1
2 parents ae3f9dd + 6cfd5fc commit 5509f74

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
<a href="https://codeclimate.com/github/smallstack/utils/test_coverage"><img src="https://api.codeclimate.com/v1/badges/770fed399867c33c4425/test_coverage" /></a> <a href="https://codeclimate.com/github/smallstack/utils/maintainability"><img src="https://api.codeclimate.com/v1/badges/770fed399867c33c4425/maintainability" /></a>
1+
<a href="https://codeclimate.com/github/smallstack/utils/test_coverage"><img src="https://api.codeclimate.com/v1/badges/de7330528594f3257561/test_coverage" /></a> <a href="https://codeclimate.com/github/smallstack/utils/maintainability"><img src="https://api.codeclimate.com/v1/badges/de7330528594f3257561/maintainability" /></a>
22

33
# @smallstack/utils
4-
Opinionated selection of util functions used by smallstack projects
4+
Opinionated selection of util functions used by smallstack projects.
5+
6+
## Installation
7+
```bash
8+
npm i @smallstack/utils
9+
```
10+
11+
## Usage
12+
The package has a main entry as well as several sub entries.

0 commit comments

Comments
 (0)