Skip to content

Commit 17ddd68

Browse files
committed
minimal readme adjustements
1 parent b1a2d84 commit 17ddd68

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
python-launchd - pythonic interface for launchd
2-
===============================================
3-
41
.. image:: https://badge.fury.io/py/launchd.png
52
:target: http://badge.fury.io/py/launchd
63

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
author="Paul Kremer",
4141
author_email="@".join(("paul", "spurious.biz")), # avoid spam,
4242
license="MIT License",
43-
description="pythonic wrapper for OS X launchd",
43+
description="pythonic interface for OS X launchd",
4444
long_description=open("README.rst", "r").read(),
4545
url="https://github.com/infothrill/python-launchd",
4646
install_requires=install_requires,

0 commit comments

Comments
 (0)