Skip to content

Commit 63c0597

Browse files
committed
Update README.md
1 parent 5181402 commit 63c0597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
## Overview
1717

1818
This repo contains code samples demonstrating how to transform a complex, linear script into a modular,
19-
easier-to-maintain package. The code is written as a reference for the *Python: Beyond the Basics* class
20-
at [NICAR 2014][], but can also work as a stand-alone tutorial.
19+
easier-to-maintain package. The code was written as a reference for the *Python: Beyond the Basics* class
20+
at [NICAR 2014][], but can also work as a stand-alone tutorial (check out our [main documentation site](http://refactoring-101.readthedocs.org/en/latest/)).
2121

2222
The tutorial uses a small, [fake set of election results][] for demonstration purposes.
2323

0 commit comments

Comments
 (0)