diff --git a/README.md b/README.md index 2c49c92..43fcd68 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple web server written in C++ ## Module-Based Backends -Anthracite includes a system for allowing different "backend modules" to handle requests. +Anthracite includes (read: will include) a system for allowing different "backend modules" to handle requests. This allows for anthracite to be extended for additional use-cases. For example, the following backends could be implemented: