Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coyorkdow authored Jan 28, 2023
1 parent 50c9220 commit 1b35cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
**Closure is a c++ functional object implementation. It integrates the std::function and std::bind, and even more powerful.**

[![Linux Status](https://github.com/coyorkdow/closure/actions/workflows/linux.yml/badge.svg)](https://github.com/coyorkdow/closure/actions/workflows/linux.yml)
[![macOS Status](https://github.com/coyorkdow/closure/actions/workflows/macos.yml/badge.svg)](https://github.com/coyorkdow/closure/actions/workflows/macos.yml)

Closure is header-only. To use Closure, simply copy `closure.hpp` and dicectory `closure` into your project.

Expand Down

0 comments on commit 1b35cc7

Please sign in to comment.