diff --git a/README.md b/README.md index e3d7b1a..0ad696f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # The Algorithms - Clojure -[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square)](https://gitpod.io/#https://github.com/TheAlgorithms/Clojure)  +[![CodeCoverage](https://codecov.io/gh/TheAlgorithms/Clojure/graph/badge.svg?token=nRkPKfbs42)](https://codecov.io/gh/TheAlgorithms/Clojure)  +[![Discord](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=00d37d)](https://the-algorithms.com/discord)  [![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms)  [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square)](https://www.paypal.me/TheAlgorithms/100)  +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square)](https://gitpod.io/#https://github.com/TheAlgorithms/Clojure)  ### All algorithms implemented in Clojure (for education)