Fix README formatting and grammar

This commit is contained in:
Nicolas Berbiche 2020-10-12 19:26:06 -04:00 committed by GitHub
parent 81a7be6c75
commit 601a18f165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ This is a stub repository to develop using Rust, nix and Flakes.
This is aimed to people with basic knowledge of Flakes and moderate knowledge of Nix.
See the [NixOS Wiki](https://nixos.wiki/wiki/Flakes) for more information about Flakes.
The relevant sections are `Basic project usage`, `Flake schema`
The relevant sections are `Basic project usage` and `Flake schema`.
## Getting started