From 534660321cef7fad27d15bf556dc9b9fb1963b73 Mon Sep 17 00:00:00 2001 From: Tom Malone Date: Sat, 10 Oct 2015 18:35:50 -0400 Subject: [PATCH] Edited README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46214ab..2df5b6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Notes for my Calculus courses in college, written in Jupyter Notebooks I can type faster than I can scribble notes in class using my inimitable penmanship (that is not a boast, trust me). -The idea here is to leverage the formidable scientific and mathematic capabilites Python offers, coupled with the versatility of Markdown and the ease of use of Latex, all combined together in the Jupyter Notebook format, to enhance my study efforts as I progress through the Calculus sequence at my college. +The idea here is to leverage the formidable scientific and mathematic capabilites Python offers, coupled with the versatility of Markdown and the ease of use of Latex, all combined together in the Jupyter Notebook format, to make my notes easier to write and to read, and ultimately enhance my study efforts as I progress through the Calculus sequence at my college. If this is successful and productive, I will certainly use this method of note-taking for future math, science and engineering courses.