Skip to content

Commit 2af486c

Browse files
committed
Add link to clib
1 parent 674e4d7 commit 2af486c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Vladimir Levenshtein’s edit distance algorithm<sup>[1][wiki]</sup> as a C libr
77

88
## Installation
99

10-
CLib:
10+
[CLib][]:
1111

1212
```sh
1313
$ clib install wooorm/levenshtein.c
@@ -74,3 +74,5 @@ main() {
7474
[mit]: license
7575

7676
[author]: https://wooorm.com
77+
78+
[clib]: https://github.com/clibs/clib

0 commit comments

Comments
 (0)