diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7fd332 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# cServer - Asynchronous C++ Framework + +This is an asynchronous framework for C++ that is currently in active development. + +## Features +- Provides a simple and easy-to-use API for handling asynchronous tasks in C++ +- Supports callbacks and promises for handling asynchronous operations +- Compile Time Component Management - Dependency Injection + + +## Active development +UNDER ACTIVE DEVELOPMENT, API IS VERY UNSTABLE