Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnao45 authored Dec 4, 2017
1 parent e576e15 commit 3ab0961
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![CircleCI](https://circleci.com/gh/nnao45/pexpo.svg?style=svg)](https://circleci.com/gh/nnao45/pexpo)
[![Travis CI](https://travis-ci.org/nnao45/pexpo.svg?branch=master)](https://travis-ci.org/nnao45/pexpo)
[![v1.36](https://img.shields.io/badge/package-v1.36-ff69b4.svg)](https://github.com/nnao45/pexpo/releases/tag/1.36)
[![v1.37](https://img.shields.io/badge/package-v1.37-ff69b4.svg)](https://github.com/nnao45/pexpo/releases/tag/1.37)
[![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/nnao45/pexpo/master/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/nnao45/pexpo)](https://goreportcard.com/report/github.com/nnao45/pexpo)
[![platform](https://img.shields.io/badge/platform-win10%20|%20osx%20|%20linux-orange.svg)]()
Expand All @@ -12,11 +12,11 @@ So, pexpo's code is NATIVE [The Go Programming Language](http://golang.org) appl
This is inspired the [pinger](https://github.com/hirose31/pinger), [Exping](http://www.woodybells.com/exping.html).
And, This app use with root(sudo) privilege. Because using socket of icmp.

***Current pexpo's version: 1.36***
(stable homebrew & glide)
***Current pexpo's version: 1.37***
(context support & slim goroutine)

## Download
Download Page: https://github.com/nnao45/pexpo/releases/tag/1.36
Download Page: https://github.com/nnao45/pexpo/releases/tag/1.37

## Install
```bash
Expand Down Expand Up @@ -147,6 +147,7 @@ okay, and push ":wq", run the pexpo :relieved:
- Push ArrowUp(Ctrl+A) or ArrowDown(Ctrl+Z) key, scroll host-list :arrow_double_up: :arrow_double_down:

## Release note
- version 1.37...context support & slim goroutine
- version 1.36...stable homebrew & glide.
- version 1.34...bug fix.
- version 1.34...typo fix.
Expand Down

0 comments on commit 3ab0961

Please sign in to comment.