Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbriones committed Apr 4, 2020
1 parent b44b85f commit eaf1321
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ The scripts are about:
* eratosthenes_sieve.js: Computes prime numbers by using the eratosthenes sieve algorithm. Basic implementation I made in 2016 to run the algorithm.

[![Screenshot 1](https://raw.githubusercontent.com/TobiasBriones/images/master/example-projects/example.math.computation.js.misc-computations-in-js/screenshot-1.png)](https://github.com/TobiasBriones/images/tree/master/example-projects)

## License
Example Project - Miscellaneous computations in JS

Copyright © 2019 Tobias Briones. All rights reserved.

This software is licensed under the [MIT License](https://github.com/TobiasBriones/example.math.computation.js.misc-computations-in-js/blob/master/LICENSE).

0 comments on commit eaf1321

Please sign in to comment.