From 848994fe1ba38631afe9d8e907f1ef3dc7d8c275 Mon Sep 17 00:00:00 2001 From: Aditya Bhargava Date: Wed, 25 May 2016 15:59:16 -0700 Subject: [PATCH] license --- LICENSE | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..290689b --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +Grokking Algorithms is copyrighted by Manning Publications. You are free to use the images in this repo for non-commercial use, but you need to add "copyright Manning Publications, drawn by adit.io". diff --git a/README.md b/README.md index 3ea926d..30deb0c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Also check out [Python Tutor](http://pythontutor.com/), a great website that hel ## Images -This repo also contains every image in Grokking Algorithms. These images are available for non-commercial use. If you use an image, please add "copyright Manning Publications, drawn by adit.io". You are welcome to use these images in any non-commercial teaching materials, presentations, etc. +This repo also contains every image in Grokking Algorithms, in hi-res. These images are available for free for non-commercial use. If you use an image, please add "copyright Manning Publications, drawn by adit.io". You are welcome to use these images in any non-commercial teaching materials, presentations, etc. ## Contributing