diff --git a/README.md b/README.md index 83d5c41..58ffbf1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ Documentation is still a work in progress. ### Basic server and client To setup a very simple server and client, refer to the [examples](/examples) ### Full scale project -!WIP +There is a [full scale project](https://github.com/leap-fish/necs-example) which shows how to setup a server, client and network entities between them. +![preview](https://github.com/leap-fish/necs-example/raw/main/preview.png) ## ❓ Support and help @@ -28,4 +29,4 @@ To setup a very simple server and client, refer to the [examples](/examples) ## 🏗️ Contributions > We appreciate any contributions to the project. > Open a pull request, or issue with enough context for maintainers to know what -> you're aiming to achieve. \ No newline at end of file +> you're aiming to achieve.