Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
endurodave committed Dec 8, 2024
1 parent 0b5db4d commit 68869b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Asynchronous Multicast Delegates in Modern C++
![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)
[![conan Ubuntu](https://github.com/endurodave/AsyncMulticastDelegateModern/actions/workflows/cpp_delegates.yml/badge.svg)](https://github.com/endurodave/AsyncMulticastDelegateModern/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 68869b5

Please sign in to comment.