Browse code

add tip to README

Joseph Weston authored on 23/02/2018 10:18:00
Showing 1 changed files
... ...
@@ -70,5 +70,11 @@ which you copied the contents of `miniver`).
70 70
 
71 71
 That's it!
72 72
 
73
+**PROTIP**: When starting a new project you can just [download minver][zip]
74
+and use that as the starting point! You will still need to add
75
+`your_package/_static_version.py export-subst` to your `.gitattributes`.
76
+
77
+[zip]: https://github.com/jbweston/miniver/archive/master.zip
78
+
73 79
 ## License
74 80
 Miniver is in the public domain under a CC0 license.