Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 5510808

Browse files
committed
Improve wording on README
1 parent e709903 commit 5510808

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
@@ -4,7 +4,8 @@
44

55
> [Node.FS][Node.FS] Wrappers for [purescript-aff][aff]
66
7-
The `Aff` monad let's you write async code with ease.
7+
The `Aff` monad lets you write async code with ease, and `node-fs-aff`
8+
lets you easily access the filesystem within `Aff`.
89

910
#### Example
1011

0 commit comments

Comments
 (0)