diff --git a/README.md b/README.md index baa3160..0bceda6 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# FuckIt.py +# FuckItPy [![Build Status](https://img.shields.io/travis/ajalt/fuckitpy/master.svg)](https://travis-ci.org/ajalt/fuckitpy) [![PyPI version](.web/pypibadge.svg)](https://pypi.python.org/pypi/fuckit/4.8.1) diff --git a/broke.py b/broke.py index 2e6018d..b8a9255 100644 --- a/broke.py +++ b/broke.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 def f(): broken_code print('fuckit chaining works') @@ -8,6 +9,6 @@ def f(): x = y y = x -1 / 0 # Oh shhhiiiiiii +1 / 0 # Oh shhhiiiiiiit -var = "Are you proud of what you've done?" \ No newline at end of file +var = "Are you proud of what you've done?" diff --git a/example.py b/example.py index 11686ba..8d616b4 100644 --- a/example.py +++ b/example.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 import fuckit #import broke fuckit(fuckit('broke'))