Skip to content

Commit

Permalink
add OpenSSF badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh0g0-1758 authored Feb 16, 2025
1 parent 6acc413 commit bbd6767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Scarlet

[![ubuntu](https://github.com/Sh0g0-1758/scarlet/actions/workflows/UBUNTU_test_gcc.yml/badge.svg)](https://github.com/Sh0g0-1758/scarlet/actions/workflows/UBUNTU_test_gcc.yml) [![macos](https://github.com/Sh0g0-1758/scarlet/actions/workflows/MACOS_test_clang.yml/badge.svg)](https://github.com/Sh0g0-1758/scarlet/actions/workflows/MACOS_test_clang.yml)
[![ubuntu](https://github.com/Sh0g0-1758/scarlet/actions/workflows/UBUNTU_test_gcc.yml/badge.svg)](https://github.com/Sh0g0-1758/scarlet/actions/workflows/UBUNTU_test_gcc.yml) [![macos](https://github.com/Sh0g0-1758/scarlet/actions/workflows/MACOS_test_clang.yml/badge.svg)](https://github.com/Sh0g0-1758/scarlet/actions/workflows/MACOS_test_clang.yml) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10029/badge)](https://www.bestpractices.dev/projects/10029)

Scarlet is a custom compiler developed in C++, designed with the primary goal of enhancing our understanding of compiler construction. The overarching objective is to implement an exceptionally fast machine learning framework built atop this compiler.

Expand Down

0 comments on commit bbd6767

Please sign in to comment.