diff --git a/README.md b/README.md index f940054..f1ea9ab 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -### Whirlpool :ocean: +## Whirlpool :ocean: +### Description **Whirlpool** is a cross-platform thread pool written in C++. It is designed for C++20. + +### Potential Features +- [ ] Dynamic resizing +- [ ] Logging +- [ ] Worker thread class +- [ ] Individual thread queues