Skip to content

Commit

Permalink
OKAY LETS GOOOO
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimdrachov committed Aug 27, 2024
1 parent 0699d7a commit ea37f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Main Workflow](https://github.com/zubax/olg_scheduler/actions/workflows/main.yml/badge.svg)](https://github.com/zubax/olg_scheduler/actions/workflows/main.yml)

Generic single-file implementation of scheduler suitable for deeply embedded systems.
"OLG" happens to be an abbreviation of Okay Let's Go
"OLG" happens to be an abbreviation of [Okay Let's Go](https://www.youtube.com/watch?v=Jo6fKboqfMs)
and also a reference to the fact that it has a logarithmic asymptotic complexity.
**Simply copy `olg_scheduler.hpp` into your project tree and you are ready to roll.**
The only dependency is the CAVL (`cavl.hpp`) header-only library
Expand Down

0 comments on commit ea37f3f

Please sign in to comment.