Skip to content

Commit bd447ae

Browse files
authored
chore(README) add API
1 parent 0ffb8d0 commit bd447ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ const dest = '/Users/davidchase/Desktop/github/path-union/dist'
2020

2121
union(dest, src) // => /Users/davidchase/Desktop/github/path-union/dist/fixtures/packages
2222
```
23+
24+
## API
25+
#### union :: String => String => String

0 commit comments

Comments
 (0)