From: icecodder <47574874+icecodder@users.noreply.github.com> Date: Sat, 7 Aug 2021 10:18:04 +0000 (+0200) Subject: update mistakes X-Git-Tag: v0.1~70^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=797fa662df344cec4e344fb2769550536239283c;p=matthieu%2Fnova.git update mistakes --- diff --git a/README.md b/README.md index 0492acc..420d0d4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Nova is an open source Discord framework for creating high-performance app. -Nova builds upon [Go](https://github.com/golang/go) and [Rust](https://github.com/rust-lang/rust) with [Bazel](https://github.com/bazelbuild/bazel) to propose an effective, safe and production-ready solution. +Nova builds upon [Go](https://github.com/golang/go) and [Rust](https://github.com/rust-lang/rust) with [Bazel](https://github.com/bazelbuild/bazel) as build system to propose an effective, safe and production-ready solution. With Nova you can be sure to build reliable and efficient Discord bots. @@ -14,13 +14,15 @@ Nova requires a good infrastructure to operate and may consume lot of resources. ## Features -- ### Scalability -- ### High-Performance -- ### Reliability -- ### Production-ready +- **Scalability** +- **High-Performance** +- **Reliability** +- **Production-ready** ## Quick Start +> SOON + ## Contributing If you wish to contribute to Nova, go to [CONTRIBUTING]().