You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@
16
16
## Overview
17
17
18
18
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/)).
21
21
22
22
The tutorial uses a small, [fake set of election results][] for demonstration purposes.
0 commit comments