Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
goformarty authored Apr 20, 2017
1 parent 0826ae2 commit e3aca60
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
# euler-project
Please see live version of my project here:
Interactive web application that allows user to get solutions for problems from Project Euleur.

Please see live version here:

## Goal

The goal of this project was to use JavaScipt to write algorythms for solving problems from Project Euler website.
The goal of this project was to use JavaScipt to write algorithms for solving problems from Project Euler website.

> ### About Project Eueler
> #### About Project Eueler
>
> Project Euler is a series of challenging mathematical/computer programming problems that require mathematical insights and the use of a computer and programming skills to be solved.
>
> You can visit, read more and join it here: https://projecteuler.net/

## Skills used

- vanilla JavaScript
- algorithms solving
- DOM Manipulation
> List of skills with descriptions
>
> what I learned during this
Expand Down

0 comments on commit e3aca60

Please sign in to comment.