README.md in git-trend-0.1.6 vs README.md in git-trend-0.1.7

- old
+ new

@@ -5,25 +5,15 @@ [![Gem Version](http://img.shields.io/gem/v/git-trend.svg?style=flat)](http://badge.fury.io/rb/git-trend) # git-trend -git-trend is a command line utitlity to show [Trending repositories on GitHub](https://github.com/trending). +git-trend is a command line utility to show [Trending repositories on GitHub](https://github.com/trending). ## Installation -Add this line to your application's Gemfile: - - gem 'git-trend' - -And then execute: - - $ bundle - -Or install it yourself as: - $ gem install git-trend ## Usage Use the git-trend as follows: @@ -61,10 +51,11 @@ 21 twbs/bootstrap CSS 38 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first pro... 22 CyberAgent/AMBTableViewController Objective-C 48 Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layo... 23 google/cadvisor Go 48 Analyzes resource usage and performance characteristics of running containers. 24 vladikoff/chromeos-apk JavaScript 46 Run Android APKs in Chrome OS OR Chrome in OS X, Linux and Windows. 25 nhanaswigs/htmljs JavaScript 47 HTML render engine and data binding (MVVM) + ``` ### daily trending without description git trend --no-description @@ -98,10 +89,11 @@ 21 twbs/bootstrap CSS 38 22 CyberAgent/AMBTableViewController Objective-C 48 23 google/cadvisor Go 48 24 vladikoff/chromeos-apk JavaScript 46 25 nhanaswigs/htmljs JavaScript 47 + ``` ### daily trending by language git trend -l @@ -135,10 +127,11 @@ 21 peter-murach/tty Ruby 6 Toolbox for developing CLI clients. 22 plataformatec/devise Ruby 6 Flexible authentication solution for Rails with Warden. 23 fluent/fluentd Ruby 6 Fluentd data collector 24 caskroom/homebrew-cask Ruby 5 A CLI workflow for the administration of Mac applications distributed as binaries 25 cantino/huginn Ruby 5 Build agents that monitor and act on your behalf. Your agents are standing by! + ``` ### weekly/monthly trending git trend -s weekly @@ -178,12 +171,13 @@ 21 humhub/humhub PHP 331 HumHub - Open Source Social Network 22 twbs/bootstrap CSS 259 The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first pr... 23 mechio/takana CoffeeScript 341 Takana lets you see your SCSS and CSS style changes live, in the browser, as you type them 24 davidtheclark/scalable-css-reading-list 331 Collected dispatches from The Quest for Scalable CSS 25 addyosmani/timing.js JavaScript 335 Navigation Timing API measurement helpers + ``` -### number of trendings +### number of trending git trend -n <number> e.g.: