Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Sanchez authored Apr 2, 2023
1 parent 4190bbe commit 62d574e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# bratley
C++ template metaprogramming implementation of Bratley's scheduling algorithm
C++ template metaprogramming implementation of Bratley's scheduling algorithm.
The algorithm is computed at compile-time such that the schedule is already known by run-time.

Build instructions:
```
Expand Down

0 comments on commit 62d574e

Please sign in to comment.