Skip to content

Commit 32661d6

Browse files
📚 docs(README): Add emojis.
1 parent dd2fe3a commit 32661d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[@functional-abstraction/functools](https://functional-abstraction.github.io/functools)
1+
:hammer_and_wrench: [@functional-abstraction/functools](https://functional-abstraction.github.io/functools)
22
==
33

44
Function tools for JavaScript.
@@ -26,7 +26,7 @@ p( -1 ) ; // 5 - 4 - 1 = 0
2626
[![Documentation](https://functional-abstraction.github.io/functools/badge.svg)](https://functional-abstraction.github.io/functools/source.html)
2727
[![Package size](https://img.shields.io/bundlephobia/minzip/@functional-abstraction/functools)](https://bundlephobia.com/result?p=@functional-abstraction/functools)
2828

29-
## Reference
29+
## :scroll: Reference
3030

3131
- https://docs.python.org/3/library/functions.html
3232
- https://docs.python.org/3/library/functools.html

0 commit comments

Comments
 (0)