Skip to content

Commit

Permalink
Update build status
Browse files Browse the repository at this point in the history
  • Loading branch information
endurodave committed Dec 8, 2024
1 parent 9f48670 commit 0b5db4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Asynchronous Multicast Delegates in Modern C++
[![Build Status](https://github.com/username/repository/actions/workflows/cpp_delegates.yml/badge.svg)](https://github.com/username/repository/actions/workflows/cpp_delegates.yml)
![License MIT](https://img.shields.io/github/license/BehaviorTree/BehaviorTree.CPP?color=blue)

[![conan Ubuntu](https://github.com/username/repository/actions/workflows/cpp_delegates.yml/badge.svg)](https://github.com/username/repository/actions/workflows/cpp_delegates.yml)

A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously.

Expand Down

0 comments on commit 0b5db4d

Please sign in to comment.