📗 Table of Contents

📖 Decode Morse Code

Decode Morse Code is a small Ruby warm up project that takes an encoded Morse message and returns the decoded version.

🛠 Built With

Tech Stack

Client

Key Features

  • Decode a morse message

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mwismann/decode_a_morse_code.git

Usage

To run the project, execute the following commands:

  ruby decode.rb

(back to top)

👥 Authors

👤 Mathias Wismann

👤 Dico Diaz Dussan

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

A huge thanks to Microverse for their constant support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)