Skip to content

Commit 0c15e9a

Browse files
committed
README with warnings
1 parent a3eea78 commit 0c15e9a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Fluent Python: example code
22
===========================
33

4-
Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014)
4+
Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014).
5+
6+
**BEWARE**: This is a work in progress, like the book itself.
7+
8+
* Code here may change and disappear without warning.
9+
10+
* If a piece of code is not yet in the ebook, it's likely to be broken.
11+
12+
* A major reorganization may happen when the last chapter is done.
13+
14+
* No promises. No guarantees. Use at own risk.
515

616
.. _Fluent Python: http://shop.oreilly.com/product/0636920032519.do

0 commit comments

Comments
 (0)