Skip to content

Commit 50b8a67

Browse files
committed
Update README.md
[skip ci]
1 parent 711d3df commit 50b8a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# loop-protect
44

5-
JS Bin's loop protection implementation.
5+
JS Bin's loop protection implementation as a reusable library.
66

77
This code protects most cases where user code includes an infinite loop using a `while`, `for` or `do` loop.
88

0 commit comments

Comments
 (0)