Editing README.rst; adding local utility files
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
example-code
|
|
||||||
============
|
|
||||||
|
|
||||||
Example code for the book Fluent Python
|
|
||||||
6
README.rst
Normal file
6
README.rst
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Fluent Python: example code
|
||||||
|
===========================
|
||||||
|
|
||||||
|
Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014)
|
||||||
|
|
||||||
|
.. _Fluent Python: http://shop.oreilly.com/product/0636920032519.do
|
||||||
10
localfiles.txt
Normal file
10
localfiles.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
update.sh
|
||||||
|
localfiles.txt
|
||||||
|
.git
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
.gitignore
|
||||||
|
.DS_Store
|
||||||
|
*.arr
|
||||||
|
README.rst
|
||||||
|
LICENCE
|
||||||
Reference in New Issue
Block a user