Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee7d8fd

Browse filesBrowse files
authored
Update README.md
1 parent 5265d18 commit ee7d8fd
Copy full SHA for ee7d8fd

1 file changed

+7-4Lines changed: 7 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
33

44
# pydsinternals - Directory Services Internals Library
55

6-
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](../LICENSE.md)
7-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dsinternals)
8-
![PyPI](https://img.shields.io/pypi/v/dsinternals)
9-
[![Build Status](https://travis-ci.com/p0dalirius/pydsinternals.svg?branch=main)](https://travis-ci.com/p0dalirius/pydsinternals)
6+
<p align="center">
7+
<img alt="MIT License" src="https://img.shields.io/badge/License-MIT-green.svg">
8+
<img alt="Build Status" src="https://travis-ci.com/p0dalirius/pydsinternals.svg?branch=main">
9+
<img alt="PyPI" src="https://img.shields.io/pypi/v/dsinternals">
10+
<a href="https://twitter.com/intent/follow?screen_name=podalirius_" title="Follow"><img src="https://img.shields.io/twitter/follow/podalirius_?label=Podalirius&style=social"></a>
11+
<br>
12+
</p>
1013

1114
A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
1215

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.