Skip to content

Commit 81f889f

Browse files
committed
Update README.md
1 parent 230cbcb commit 81f889f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/unix_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package provides **experimental** bindings to POSIX APIs e.g. `open`,
44
## Why have another POSIX API implementation for Dart?
55

66
There are two existing packages that provide POSIX API bindings for Dart:
7-
1. [`package:posix`](https://pub.dev/packages/posix
7+
1. [`package:posix`]
88
2. [`package:stdlibc`]
99

1010
Both are excellent and offer easier-to-use APIs than `package:unix_api`.

0 commit comments

Comments
 (0)