Skip to content

Commit 53239b2

Browse files
committed
README: Add link to String.fromCodePoint polyfill
1 parent 8cbd215 commit 53239b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ require('string.prototype.codepointat');
3232
require('String.prototype.codePointAt');
3333
```
3434

35+
## Notes
36+
37+
[A polyfill + test suite for `String.fromCodePoint`](http://mths.be/fromcodepoint) is available, too.
38+
3539
## Author
3640

3741
| [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](http://twitter.com/mathias "Follow @mathias on Twitter") |

0 commit comments

Comments
 (0)