From 5ebffff96140e59681a73ba26896216e636206be Mon Sep 17 00:00:00 2001 From: julien Lengrand-Lambert Date: Thu, 12 Jan 2012 11:48:20 +0100 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index b732cad..0271329 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ I use Python for its simplicity. Simple Python code is very similar to paper sol Each script runs by itself and contains one of several functions that directly solve the function. Thus, running a script should give you the answer directly. -The script are names as e_problemnumber_inc. The higher the inc, the finer my solution. +The script are named as e_problemnumber_inc. The higher the inc, the finer my solution.