We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711d3df commit 50b8a67Copy full SHA for 50b8a67
README.md
@@ -2,7 +2,7 @@
2
3
# loop-protect
4
5
-JS Bin's loop protection implementation.
+JS Bin's loop protection implementation as a reusable library.
6
7
This code protects most cases where user code includes an infinite loop using a `while`, `for` or `do` loop.
8
0 commit comments