Skip to content

Commit

Permalink
Add readme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Bethke committed Jan 15, 2016
1 parent eb5d200 commit 1aa00c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a pure Python implementation of the
protocol. This protocol can be used to inform `systemd` about service start-up
completion, watchdog events, and other service status changes. Thus, this
package can be used to write system services in Python that play nicely with
`systemd`.
`systemd`. `sdnotify` is compatible with both Python 2 and Python 3.

# Example Usage

Expand Down

0 comments on commit 1aa00c2

Please sign in to comment.