-This is a Elixir lib for generating captcha. No dependencies. It drawing captcha image with C code. No ImageMagick, No RMagick.
+This is the Pleroma fork of the [elixir-captcha](https://github.com/kitmaciel/elixir-captcha) library for generating CAPTCHAs. No dependencies. It draws captcha images with C code. No ImageMagick, No RMagick.
-C code come from: [https://github.com/huacnlee/rucaptcha](https://github.com/huacnlee/rucaptcha)