فهرست منبع

Merge branch 'master' of github.com:Humbedooh/pypubsub

Daniel Gruno 5 سال پیش
والد
کامیت
75a57a9d00
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -94,7 +94,8 @@ curl -u 'user:pass' http://localhost:2069/internal/topics/here
 ~~~
 
 ### LDAP-based ACL
-PyPubSub supports ACL via asynchronous LDAP, either through group memberships or single users via their dn
+PyPubSub supports ACL via asynchronous LDAP, either through group memberships or single users via their dn.
+
 See `pypubsub.yaml` for an LDAP example.
 
 ## License