File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments