Skip to content

Commit

Permalink
made doku script verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
calimarkus committed Feb 14, 2013
1 parent 299335e commit 5ef7727
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .generateDescription.py
Expand Up @@ -2,6 +2,8 @@
import os
import glob

print ">> Updating README.md based on .codesnippet files"

file = open('README.md', 'w')
file.write('# CodeSnippets\n\nThese are my Xcode 4 CodeSnippets. Just clone them into the following path: \n')
file.write('The folder must be empty, to clone the repository directly in it.\n\n')
Expand Down

0 comments on commit 5ef7727

Please sign in to comment.