Skip to content

Commit 0ed02b6

Browse files
committed
rename branch master to main
1 parent 19d8beb commit 0ed02b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. image:: https://img.shields.io/pypi/v/launchd.svg
22
:target: https://pypi.python.org/pypi/launchd
33

4-
.. image:: https://github.com/infothrill/python-launchd/actions/workflows/tests.yml/badge.svg?branch=master
4+
.. image:: https://github.com/infothrill/python-launchd/actions/workflows/tests.yml/badge.svg?branch=main
55

66
*launchd* is a pythonic interface to interact with OS X's `launchd <https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/launchd.8.html>`_.
77
It provides access to basic querying and interaction with launchd. It is

0 commit comments

Comments
 (0)