Sha256: eb140b0d65d1240837b9812289a5501341af383cacb0cb12f67860cb26b14e09

Contents?: true

Size: 592 Bytes

Versions: 1

Compression:

Stored size: 592 Bytes

Contents

# 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).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nyuudou-1.0.3 README.md