Skip to content

Commit 023e192

Browse files
committed
docs: readme: badges
1 parent 31c4bb9 commit 023e192

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Ponse
1+
# Ponse [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Coverage Status][CoverageIMGURL]][CoverageURL]
2+
3+
![image](https://user-images.githubusercontent.com/1573141/223524904-4175548f-1e30-4745-bf2e-c2f4ea39fef5.png)
4+
5+
[NPMURL]: https://npmjs.org/package/ponse "npm"
6+
[NPMIMGURL]: https://img.shields.io/npm/v/ponse.svg?style=flat
7+
[BuildStatusURL]: https://github.com/coderaiser/ponse/actions?query=workflow%3A%22Node+CI%22 "Build Status"
8+
[BuildStatusIMGURL]: https://github.com/coderaiser/ponse/workflows/Node%20CI/badge.svg
9+
[LicenseURL]: https://tldrlegal.com/license/mit-license "MIT License"
10+
[LicenseIMGURL]: https://img.shields.io/badge/license-MIT-317BF9.svg?style=flat
11+
[CoverageURL]: https://coveralls.io/github/coderaiser/ponse?branch=master
12+
[CoverageIMGURL]: https://coveralls.io/repos/coderaiser/ponse/badge.svg?branch=master&service=github
213

314
Module for work with requests and responses
415

0 commit comments

Comments
 (0)