diff --git a/README.md b/README.md index f1d9c40..3e222fd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Server +asdf + This is a simple HTTP server for Motoko. Its interface is designed to be similar to the popular Express.js library for Node.js. Check out the [examples](./examples) directory for examples of how to use this library.