Add link to example images in the captcha rust documentation
This commit is contained in:
parent
bc43e7e750
commit
26e7ce3003
|
@ -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,
|
thanks to the [captcha](https://github.com/feng19/captcha) Elixir library,
|
||||||
which internally uses the [captcha](https://github.com/daniel-e/captcha) Rust 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
|
Get captcha_nif library
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
Loading…
Reference in New Issue