Skip to content

Commit 8a0ebfe

Browse files
authored
Update README
1 parent 101efea commit 8a0ebfe

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
@@ -5,7 +5,7 @@ The multithreading .NET library that provides opportunity to fast find files or
55
## INSTALLATION
66
1. Download archive with last [release](https://github.com/VladPVS/FastSearchLibrary/releases "Last release")
77
2. Extract content from some directory.
8-
3. Copy files .dll and .xml files in directory of your project.
8+
3. Copy .dll and .xml files in directory of your project.
99
4. Add library to your project: Solution Explorer -> Reference -> item AddReference in contex menu -> Browse
1010
5. Add appropriate namespace: `using FastSearchLibrary;`
1111
6. Set target .NET Framework version as 4.5.1 or higher: Project -> <YourProjectName> Properties -> Target framework

0 commit comments

Comments
 (0)