Add link to example images in the captcha rust documentation

This commit is contained in:
Badlop 2023-01-04 16:40:57 +01:00
parent bc43e7e750
commit 26e7ce3003
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ This small module generates CAPTCHA images suitable for ejabberd's
thanks to the [captcha](https://github.com/feng19/captcha) Elixir library,
which internally uses the [captcha](https://github.com/daniel-e/captcha) Rust library.
See example CAPTCHA images in the
[captcha Rust documentation](https://docs.rs/captcha/latest/captcha/).
Get captcha_nif library
-----------------------