From c71df87fb994599170efb48363a06e1846a4b334 Mon Sep 17 00:00:00 2001 From: Wenju He Date: Thu, 6 Jun 2024 17:13:27 -0700 Subject: [PATCH] Update README.md to add OpenSSF best practices badge Address #516 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a8fadc..cab3bc9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.com/intel/opencl-clang.svg?branch=master)](https://travis-ci.com/intel/opencl-clang) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9059/badge)](https://www.bestpractices.dev/projects/9059) opencl-clang is a thin wrapper library around clang. The library has OpenCL-oriented API and is capable to compile OpenCL C kernels to SPIR-V