Skip to content

Commit ba06bb3

Browse files
committed
add link to 2nd edition
1 parent 941add5 commit ba06bb3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# ThinkJava
2-
LaTeX source and code for Think Java, 6th edition.
3-
Copyright (C) 2016 Allen Downey and Chris Mayfield.
2+
LaTeX source for Think Java, 1st edition.
3+
Copyright (c) 2016 Allen Downey and Chris Mayfield.
4+
5+
NOTE: This repository is no longer actively maintained.
6+
See https://github.com/ChrisMayfield/ThinkJava2 for the 2nd edition of Think Java.
47

58
Permission is granted to copy, distribute, and/or modify this work under the
69
terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
710
License, which is available at http://creativecommons.org/licenses/by-nc-sa/3.0/.
811

912
The original form of this book is the LaTeX source code available from
10-
http://thinkjava.org and https://github.com/AllenDowney/ThinkJava.
13+
http://greenteapress.com/wp/think-java/ and https://github.com/AllenDowney/ThinkJava.
1114

1215
The illustrations were drawn using xfig (http://www.xfig.org/) and dia
1316
(https://wiki.gnome.org/Apps/Dia/). These tools are free and open-source.

0 commit comments

Comments
 (0)