Skip to content

Latest commit

 

History

History
137 lines (81 loc) · 3.47 KB

File metadata and controls

137 lines (81 loc) · 3.47 KB

Getting Started

This repository includes files for linting and a main.rb which holds the morse code logic.

📗 Table of Contents

📖 [decode-morse-code]

[decode-morse-code] is a database project built using ruby to decode a message writen in morse code to words.

🛠 Built With

Tech Stack

Ruby

Key Features

  • Decode morse code messages

(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 to have Ruby installed.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone github.com/microhass/decode-morse-code.git

(back to top)

👥 Authors

👤 Zohra Neda

👤 Hassan Shakur

(back to top)

🔭 Future Features

  • None for now

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and I'll review them as soon as possible.

If you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank my coding partners and mentor for the support, and Microverse for the opportunity.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)