diff --git a/README.md b/README.md index 0d21708..d89c639 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ fn main() -> Result<(), NixideError> { ## Credits Thanks so much to [@NotAShelf](https://github.com/NotAShelf) for maintaining their [nix-bindings](https://github.com/NotAShelf/nix-bindings) repository. -And especially [RObert Hensing](https://github.com/roberth) and the [nixops4 team](https://github.com/nixops4) for their [nix-bindings-rust](https://github.com/nixops4/nix-bindings-rust) repository. +And especially [Robert Hensing](https://github.com/roberth) and the [nixops4 team](https://github.com/nixops4) for their [nix-bindings-rust](https://github.com/nixops4/nix-bindings-rust) repository. Both of which I use extensively as reference when designing Nixide.