Skip to content

Commit 821a3f7

Browse files
authored
Update README.md
1 parent 27fc7cf commit 821a3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RTL is implemented as a *static library* that organizes function pointers into `
66

77
[![CMake](https://img.shields.io/badge/CMake-Enabled-brightgreen)](https://cmake.org)
88
[![C++20](https://img.shields.io/badge/C++-20-blue)](https://isocpp.org)
9+
[![RTL Build](https://github.com/neeraj31285/ReflectionTemplateLibrary-CPP/actions/workflows/build.yml/badge.svg?branch=release)](https://github.com/NeerajSingh/ReflectionTemplateLib/actions/workflows/build.yml?query=branch%3Arelease)
910
[![License: MIT](https://img.shields.io/badge/License-MIT-green)](LICENSE)
1011

1112
## What RTL Brings to Your Code

0 commit comments

Comments
 (0)