diff --git a/README.md b/README.md
index f5641850878d36bb28fc22b2b0e1cd84ec971a57..f3221120133541a15bafa2df6a95152e5540daf2 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Code etc for a short intro to a R/RStudio/RMarkdown (& possibly github) session.
  * First run: 12:00 - 14:00 March 29th 2018 [Centre for Sustainability](http://www.otago.ac.nz/centre-sustainability), University of Otago - see [slides](myFirstR_2018_03_29_CfS_Otago_FInal.pptx). Intended to last 1 hour, actually took 2!
  
 # Packages we live by
- With apologies to [George Lakoff and Mark Johnson](http://press.uchicago.edu/ucp/books/book/chicago/M/bo3637992.html), these are the ones I use the most:
+ With apologies to [George Lakoff and Mark Johnson](http://press.uchicago.edu/ucp/books/book/chicago/M/bo3637992.html), these are the ones that _shape shape my perceptions and actions_:
 
   * [data.table](https://github.com/Rdatatable/data.table/wiki) - fast (big) data reading & munching
   * [readr](http://readr.tidyverse.org/) - fast data reading & parsing