Skip to content

Commit d1d19cf

Browse files
authored
Update README.md
1 parent af0797c commit d1d19cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
Angular (2+) HTTP batching module to reduce the number of HTTP requests and increase performance
44

55
[![Build Status](https://travis-ci.org/jonsamwell/ngx-http-batcher.svg?branch=master)](https://travis-ci.org/jonsamwell/ngx-http-batcher)
6-
[![NPM version][npm-image]][npm-url]
7-
[![License][license-image]][license-url]
86

97

108
One of the biggest, yet relatively unknown performance boosts you will get with modern web applications is to reduce the number of HTTP request an application makes. All you need to do is configure the batch endpoint with the library and the rest is taken care of!

0 commit comments

Comments
 (0)