# Nyuudou [![Build Status](https://travis-ci.org/tmp1024/nyuudou.png)](https://travis-ci.org/tmp1024/nyuudou) Nyuudou is sort algorithm library. ## Implementation * Bubble Sort ## Installation Add this line to your application's Gemfile: ```ruby gem 'nyuudou' ``` And then execute: $ bundle Or install it yourself as: $ gem install nyuudou ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/tmp1024/nyuudou. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).