Prime Sieve

Epicodus Ruby: 06/28/2018

By Brandon Betts, Rita Bennett-Chew

Description

An implementation a prime number finder using the Sieve of Eratosthenes.

Setup/Contribution Requirements

  1. Clone the repo
  2. Make a new branch
  3. Commit and push your changes
  4. Create a PR

Technologies Used

  • Ruby 2.4.1

License

This software is licensed under the MIT license.

Copyright (c) 2018 Brandon Betts, Rita Bennett-Chew