Skip to content

Commit 4874290

Browse files
committed
Update README.md
1 parent 423aa25 commit 4874290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +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)
9+
[![RTL Build](https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP/actions/workflows/build.yml/badge.svg?branch=release)](https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP/actions/workflows/build.yml?query=branch%3Arelease)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-green)](LICENSE)
1111

1212
## What RTL Brings to Your Code

0 commit comments

Comments
 (0)