Sha256: d7148952a81370fda6501f3e79c09a5fdfce8a8081b7e6bf158941d158f4dde2

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# NATO

The NATO phonetic alphabet, more accurately known as the International
Radiotelephony Spelling Alphabet, is the most widely used spelling
alphabet. NATO assigns code words acrophonically to the letters of the
English alphabet so that critical combinations of letters and numbers
can be pronounced and understood by those who transmit and receive
voice messages by radio or telephone regardless of their native
language or the presence of transmission static.

The 26 code words in the NATO phonetic alphabet are assigned to the 26
letters of the English alphabet in alphabetical order as follows:

* Alfa
* Bravo
* Charlie
* Delta
* Echo
* Foxtrot
* Golf
* Hotel
* India
* Juliett
* Kilo
* Lima
* Mike
* November
* Oscar
* Papa
* Quebec
* Romeo
* Sierra
* Tango
* Uniform
* Victor
* Whiskey
* X-ray
* Yankee
* Zulu

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'NATO'
```

And then execute:

```
$ bundle
```

Or install it yourself as:

```
$ gem install NATO
```

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
NATO-0.0.1 README.md