diff --git a/app/views/handouts/index.html.erb b/app/views/handouts/index.html.erb index 51ebce1..6bff43f 100644 --- a/app/views/handouts/index.html.erb +++ b/app/views/handouts/index.html.erb @@ -15,7 +15,11 @@ expression, sketch each graph, and think—always think!—about just what you are doing. You should work examples and fill in the details. Like all great things, this is no easy task.

+ +

This book is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike license. If you'd like to contribute, please see the textbook GitHub page.

+

You can begin reading now by downloading the textbook.

+
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 3d3e8ab..52615c1 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -66,7 +66,7 @@
diff --git a/public/textbook/mooculus-print.pdf b/public/textbook/mooculus-print.pdf index 61a1c4e..b59858d 100644 Binary files a/public/textbook/mooculus-print.pdf and b/public/textbook/mooculus-print.pdf differ diff --git a/public/textbook/mooculus.pdf b/public/textbook/mooculus.pdf index 27f6257..115152e 100644 Binary files a/public/textbook/mooculus.pdf and b/public/textbook/mooculus.pdf differ