Skip to content

Commit 000e6c8

Browse files
authored
Update README.md
1 parent 6346a01 commit 000e6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<img align="left" src="https://raw.githubusercontent.com/aduguid/ActiveDirectorySearch/master/CS/Resources/ADSearch.ico" width="64px">
22

33
# Active Directory Search
4-
This Active Directory Search tool was written in Microsoft 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.
4+
This Active Directory Search tool was written in Microsoft Visual Studio Community 2017 C#/VB.NET 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")
77
<!---

0 commit comments

Comments
 (0)