diff --git a/README.md b/README.md index d5b7822..de2359a 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ Claper is proudly powered by Phoenix and Elixir. [![Phoenix][Phoenix]][Phoenix-url] [![Elixir][Elixir]][Elixir-url] [![Tailwind][Tailwind]][Tailwind-url] +### Our partners and sponsors + +LMDDC +Pixilearn +UCCS + ## Documentation You can find all the instructions and configuration in [the documentation](https://docs.claper.co/configuration.html). @@ -138,3 +144,6 @@ Project Link: [https://github.com/ClaperCo/Claper](https://github.com/ClaperCo/C [Tailwind-url]: https://tailwindcss.com/ [Phoenix]: https://img.shields.io/badge/phoenix-f35424?style=for-the-badge&logo=&logoColor=white [Phoenix-url]: https://www.phoenixframework.org/ +[lmddc-logo]: /priv/static/images/partners/lmddc.png +[pixilearn-logo]: /priv/static/images/partners/pixilearn.png +[uccs-logo]: /priv/static/images/partners/uccs.png diff --git a/priv/static/images/partners/lmddc.png b/priv/static/images/partners/lmddc.png new file mode 100644 index 0000000..c001abc Binary files /dev/null and b/priv/static/images/partners/lmddc.png differ diff --git a/priv/static/images/partners/pixilearn.png b/priv/static/images/partners/pixilearn.png new file mode 100644 index 0000000..492d6e0 Binary files /dev/null and b/priv/static/images/partners/pixilearn.png differ diff --git a/priv/static/images/partners/uccs.png b/priv/static/images/partners/uccs.png new file mode 100644 index 0000000..f0b48bc Binary files /dev/null and b/priv/static/images/partners/uccs.png differ