README.md in nexus_cli_nx-4.1.2 vs README.md in nexus_cli_nx-4.1.3

- old
+ new

@@ -1,6 +1,7 @@ # Nexus CLI No-eXtlib +[![Build Status](https://travis-ci.org/mbakhoff/nexus_cli_nx.png)](https://travis-ci.org/mbakhoff/nexus_cli_nx) A CLI wrapper around Sonatype Nexus REST calls. This is a fork of [nexus_cli](https://github.com/RiotGamesMinions/nexus_cli) without chozo/extlib dependencies. The original author is Kyle Allan of RiotGames. @@ -9,10 +10,10 @@ * Ruby # Installation -1. Install the Gem - `gem install nexus_cli` +1. Install the Gem - `gem install nexus_cli_nx` 2. Create a file in your user's home directory named `.nexus_cli` 3. Give the file the following information: ``` url: "http://my-nexus-server/nexus/"