Skip to content

Commit 7c71f2f

Browse files
Update README.md
1 parent 020e7d4 commit 7c71f2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ A Feature-Rich and UnauthorizedAccessException-Free Traversal Library for files
3333
* Filters by FileAttributes.
3434
* Filters by custom filter. Allowing developers to create custom filter using FileInfo and DirectoryInfo classess. This custom filter is totally safe although you pass an exception inside this filter.
3535

36-
3736
**NOTE: We don't support System.IO.SafeTraversal v1.1.0 anymore. That project was an experimental project. We recommend to use this version (2.0.0) instead of the previous one.**
3837

38+
## [System.IO.SafeTraversal Tutorial](https://github.com/mirzaevolution/System.IO.SafeTraversal/wiki)
39+
3940

4041
### License
4142
[GNU General Public License v3.0](https://github.com/mirzaevolution/System.IO.SafeTraversal/blob/master/LICENSE)

0 commit comments

Comments
 (0)