Skip to content

Commit

Permalink
Add comment in frankenpebble python script
Browse files Browse the repository at this point in the history
  • Loading branch information
plarus committed Mar 3, 2018
1 parent 287e022 commit 5752718
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/frankenpebble.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/usr/bin/env python
#
# Command line example: python ./frankenpebble.py "./aplite.pbw" "./modern.pbw" "out.pbw"


import zipfile
import os
import argparse
Expand Down

0 comments on commit 5752718

Please sign in to comment.