Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imwtr committed Oct 15, 2018
1 parent 5801c2c commit 595e383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Description
[![Build Status](https://travis-ci.com/imwtr/find-free-port-sync.svg?branch=master)](https://travis-ci.com/imwtr/find-free-port-sync)
![](https://img.shields.io/npm/dm/find-free-port-sync.svg?style=flat-square)

Find free port synchronously, useful when you need to get the port directly without callback.

Like config [webpack-dev-server](https://github.com/webpack/webpack-dev-server) with port automatically.
Expand Down

0 comments on commit 595e383

Please sign in to comment.