Skip to content

Commit d8f8140

Browse files
committed
Add continuous integration status badges
1 parent f1357c9 commit d8f8140

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Python SSSD LDAP Auth
22

3+
[![pre-commit](https://github.com/jteppinette/python-sssd-ldap-auth/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/jteppinette/python-sssd-ldap-auth/actions/workflows/pre-commit.yml)
4+
[![test](https://github.com/jteppinette/python-sssd-ldap-auth/actions/workflows/test.yml/badge.svg)](https://github.com/jteppinette/python-sssd-ldap-auth/actions/workflows/test.yml)
5+
36
_A Python package which supports deobfuscating LDAP passwords
47
contained in (System Security Services Daemon) sssd.conf files._
58

0 commit comments

Comments
 (0)