diff --git a/README.md b/README.md index 1e93345..3f7083a 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,9 @@ An image of a random string of alphabets is created. Then a series of image filt ### RainDropsCaptcha ![RaindDrops Sample](./samples/RainDropsCaptcha.gif) +### PoppingCharactersCaptcha +![PoppingCharacters Sample](./samples/popping.gif) + ### BlurCaptcha An image of a word is blurred before being shown to the user. diff --git a/samples/popping.gif b/samples/popping.gif new file mode 100644 index 0000000..02f8d13 Binary files /dev/null and b/samples/popping.gif differ