Skip to content

Commit d2c570c

Browse files
committed
Updated readme
1 parent 2555f14 commit d2c570c

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
Project Euler - Java Edition
2+
============================
23

3-
This repository contains my work for Project Euler (www.projecteuler.net) problems as I work them. I will update this repository periodically
4-
as I have time to work on Project Euler.
4+
This repository contains my work for Project Euler (www.projecteuler.net)
5+
problems as I work them. I will update this repository periodically as I have
6+
time to work on Project Euler.
57

6-
The work on these problems will be my own and are not guaranteed to be optimal. Also, while Apache licensed, please don't sell
7-
or use this work to cheat on your own progress for Project Euler (you'd be missing the point of PE if you did).
8+
The work on these problems will be my own and are not guaranteed to be
9+
optimal. Also, while Apache licensed, please don't sell or use this work to
10+
cheat on your own progress for Project Euler (you'd be missing the point of PE
11+
if you did).
812

9-
All work for this repository will be done in Java 8 (so shiny!).
13+
All work for this repository will be done targeting Java 8.
1014

1115
--License--
1216

13-
Copyright 2014 Scott Weeden-Moody
17+
Copyright 2015 Scott Weeden-Moody
1418

1519
Licensed under the Apache License, Version 2.0 (the "License");
1620
you may not use this project except in compliance with the License.

0 commit comments

Comments
 (0)