]> git.puffer.fish Git - matthieu/nova.git/commitdiff
Update README
authorn1c00o <34602094+n1c00o@users.noreply.github.com>
Sat, 7 Aug 2021 21:11:02 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Aug 2021 21:11:02 +0000 (23:11 +0200)
Fix some typos and change some sentences. Also updated LICENSE path to simply `LICENSE` since it is automatically solved

README.md

index 420d0d4694f247c2c8e52eb0f1b48111787dd545..c597e86fe320bc61c4e3ea70b5836565d302432a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@
 
 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) as build system to propose an effective, safe and production-ready solution.
+Nova is built upon [Go](https://github.com/golang/go) and [Rust](https://github.com/rust-lang/rust) and uses [Bazel](https://github.com/bazelbuild/bazel) as a build system to maintain an effective, safe and production-ready solution.
 
 With Nova you can be sure to build reliable and efficient Discord bots.
 
 ### Disclaimer
 
-Nova requires a good infrastructure to operate and may consume lot of resources. Its not made for small Discord Bots but for those who are present on many servers and want to ensure excellent performance.
+Nova requires a good infrastructure to operate and may consume lot of resources. It's not made for small Discord Bots but for those who are present on many servers and want to ensure excellent performance.
 
 ---
 
@@ -29,4 +29,4 @@ If you wish to contribute to Nova, go to [CONTRIBUTING]().
 
 ## License
 
-Nova is distributed under the Apache License 2.0, see [LICENSE](https://github.com/discordnova/nova/blob/main/LICENSE) for more information.
+Nova is distributed under the Apache 2.0 license, see [LICENSE](LICENSE) for more information.