README.md in friends-0.26 vs README.md in friends-0.27

- old
+ new

@@ -1,8 +1,9 @@ -[![Gem Version](https://badge.fury.io/rb/friends.svg)](https://badge.fury.io/rb/friends) [![Code Climate](https://codeclimate.com/github/JacobEvelyn/friends/badges/gpa.svg)](https://codeclimate.com/github/JacobEvelyn/friends) [![Test Coverage](https://codeclimate.com/github/JacobEvelyn/friends/badges/coverage.svg)](https://codeclimate.com/github/JacobEvelyn/friends) [![Build Status](https://travis-ci.org/JacobEvelyn/friends.svg?branch=master)](https://travis-ci.org/JacobEvelyn/friends) [![Inline docs](http://inch-ci.org/github/JacobEvelyn/friends.png)](http://inch-ci.org/github/JacobEvelyn/friends) [![ghit.me](https://ghit.me/badge.svg?repo=JacobEvelyn/friends)](https://ghit.me/repo/JacobEvelyn/friends) +[![Gem Version](https://badge.fury.io/rb/friends.svg)](https://badge.fury.io/rb/friends) [![Dependency Status](https://gemnasium.com/badges/github.com/JacobEvelyn/friends.svg)](https://gemnasium.com/github.com/JacobEvelyn/friends) + [![Code Climate](https://codeclimate.com/github/JacobEvelyn/friends/badges/gpa.svg)](https://codeclimate.com/github/JacobEvelyn/friends) [![Test Coverage](https://codeclimate.com/github/JacobEvelyn/friends/badges/coverage.svg)](https://codeclimate.com/github/JacobEvelyn/friends) [![Build Status](https://travis-ci.org/JacobEvelyn/friends.svg?branch=master)](https://travis-ci.org/JacobEvelyn/friends) [![Inline docs](http://inch-ci.org/github/JacobEvelyn/friends.png)](http://inch-ci.org/github/JacobEvelyn/friends) [![ghit.me](https://ghit.me/badge.svg?repo=JacobEvelyn/friends)](https://ghit.me/repo/JacobEvelyn/friends) -# Friends +# `friends` Spend time with the people you care about. Introvert-tested. Extrovert-approved. **NOTE: Participation is encouraged! Make Issues, ask questions, submit Pull @@ -268,11 +269,11 @@ ``` #### `add tag` ```bash -$ friends add tag "Grace Hopper" science +$ friends add tag Grace Hopper science Tag added to friend: "Grace Hopper @science" ``` #### `add location` @@ -566,10 +567,10 @@ #### `remove tag` Removes a specific tag from a friend: ```bash -$ friends remove tag "Grace Hopper" fun +$ friends remove tag Grace Hopper fun Tag removed from friend: "Grace Hopper (a.k.a. Amazing Grace) @OtherTag" ``` #### `remove nickname`