[llvm] Update README.md [Test] (PR #78464)
Abinaya Saravanan via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 08:31:02 PST 2024
https://github.com/LogicBee11 created https://github.com/llvm/llvm-project/pull/78464
Sample change [NFC]
>From c09614c903476862d8b937bafbd60a0456bd3de6 Mon Sep 17 00:00:00 2001
From: Abinaya Saravanan <123066788+LogicBee11 at users.noreply.github.com>
Date: Wed, 17 Jan 2024 21:58:52 +0530
Subject: [PATCH] Update README.md
Sample change [NFC]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7fb16fd1d071a8..b7618bfef6a7ce 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# The LLVM Compiler Infrastructure
+# The LLVM Compiler Infrastructure ...
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/llvm/llvm-project/badge)](https://securityscorecards.dev/viewer/?uri=github.com/llvm/llvm-project)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8273/badge)](https://www.bestpractices.dev/projects/8273)
More information about the llvm-commits
mailing list