diff --git a/README.md b/README.md index f6ff374..c4f01d2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This library is available under the MIT license. ```yaml dependencies: lsquic: - github: omarroth/lsquic.cr + github: iv-org/lsquic.cr ``` 2. Run `shards install` @@ -39,7 +39,7 @@ client.get("/", headers: HTTP::Headers{ ## Contributing -1. Fork it () +1. Fork it () 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`)