From 514df7edad1ea5b129aca297b97dc54e4b4cc95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20M=C3=A4nnchen?= Date: Tue, 18 Mar 2025 16:18:50 +0100 Subject: [PATCH] Add OpenSSF Best Practices Badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f200cb113a..909f77fc34 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![CI](https://github.com/elixir-lang/elixir/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/elixir-lang/elixir/actions/workflows/ci.yml?query=branch%3Amain) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10187/badge)](https://www.bestpractices.dev/projects/10187) Elixir is a dynamic, functional language designed for building scalable and maintainable applications.