Skip to content

Commit b8fac25

Browse files
committed
Update readme.md, remove unneccesary file (we don't plan to implement FreeBSD at this time).
1 parent ceca9ea commit b8fac25

File tree

2 files changed

+3
-31
lines changed

2 files changed

+3
-31
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ The repo contains the following components. More libraries are coming soon. ['Wa
8787

8888
* **System.IO.FileSystem.DriveInfo**. Provides the System.IO.DriveInfo class, which enables developers to query local drive information.
8989

90+
* **System.IO.FileSystem.Watcher**. Provides the System.IO.Watcher class, which listens to the system directory change
91+
notifications and raises events when a directory or file within a directory changes.
92+
9093
* **System.IO.MemoryMappedFiles**. Provides access to memory-mapped files, enabling code to read and write files by
9194
reading and writing memory.
9295

src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.FreeBSD.cs

-31
This file was deleted.

0 commit comments

Comments
 (0)