Skip to content

Commit fe936a6

Browse files
committed
docs: update radme
1 parent 958ae3c commit fe936a6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# ngrv
22

33
[![npm](https://img.shields.io/badge/npm-ngrv-green)](https://www.npmjs.com/package/ngrv)
4-
[![GitHub issues](https://img.shields.io/github/issues/thilllon/ngrv)](https://github.com/thilllon/ngrv/issues)
4+
[![issues](https://img.shields.io/github/issues/thilllon/ngrv)](https://github.com/thilllon/ngrv/issues)
5+
[![size](https://img.shields.io/bundlephobia/minzip/ngrv)](https://www.npmjs.com/package/ngrv)
6+
[![download](https://img.shields.io/npm/dw/ngrv)](https://www.npmjs.com/package/ngrv)
7+
[![license](https://img.shields.io/npm/l/ngrv)](https://www.npmjs.com/package/ngrv)
58

6-
> `ngrv` (called as engrave)
7-
8-
Engrave build information and set environment variables automatically.
9+
`ngrv` (engrave) engraves build information and registers those as environment variables to `process.env`.
910

1011
<!-- stop running the shell script to save build information. this pakcage create files that includes build information and read it and set those values into process.env, by CLI and programmatically -->
1112

0 commit comments

Comments
 (0)