Skip to content

Commit 7ee5ecf

Browse files
committed
BSD
1 parent 61c298e commit 7ee5ecf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ <h1>FS</h1>
2121
<article>
2222
<section>
2323
<h3>SYNOPSIS</h3>
24-
<div>FS is a native file system listener for Windows, Linux and Mac
24+
<div>FS is a native file system listener for Windows, BSD, Linux and Mac
2525
which is using by both Elixir and Erlang communities.</div><br/>
2626
<figure><code> $ mad get fs</code></figure>
2727
</section>
2828
<section>
2929
<h3>MODULES</h3>
30-
<div><ul><li><a href="https://github.com/thibaudgg/rb-fsevent">fsevent</a> (Mac)</li><li><a href="https://github.com/rvoicilas/inotify-tools/wiki">inotify</a> (Linux)</li><li><a href="https://github.com/thekid/inotify-win">inotify-win</a> (Windows)</li></ul></div>
30+
<div><ul><li><a href="https://github.com/thibaudgg/rb-fsevent">fsevent</a> (Mac)</li>
31+
<li><a href="https://github.com/rvoicilas/inotify-tools/wiki">inotify</a> (Linux, BSD)</li>
32+
<li><a href="https://github.com/thekid/inotify-win">inotify-win</a> (Windows)</li></ul></div>
3133
<br />
3234
<div>
3335
APR 2025 © <a href="https://github.com/proger">proger</a> ISC<br />

0 commit comments

Comments
 (0)