Skip to content

Commit 871bf8c

Browse files
authored
Update README.md
1 parent 38146fd commit 871bf8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
This Active Directory Search tool was written in Visual Studio Community 2017 C# Windows Forms and exports the results from LDAP to csv format. It uses LDAP (Lightweight Directory Access Protocol) to search Active Directory items from the treeview, the toolbar "Find" button or double clicking on the item in the listview.
55

66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © 2017 Anthony Duguid")
7+
<!---
78
[![star this repo](http://githubbadges.com/star.svg?user=aduguid&repo=ActiveDirectorySearch&style=flat&color=fff&background=007ec6)](http://github.com/aduguid/ActiveDirectorySearch)
89
[![fork this repo](http://githubbadges.com/fork.svg?user=aduguid&repo=ActiveDirectorySearch&style=flat&color=fff&background=007ec6)](http://github.com/aduguid/ActiveDirectorySearch/fork)
910
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/aduguid/ActiveDirectorySearch/issues)
11+
--->
1012

1113
<h1 align="center">
1214
<img src="Images/main_form.png" alt="MyApp" />

0 commit comments

Comments
 (0)