summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index de76286..fa54bbb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Blast Attack
## Download
```shell
-$ git clone --recursive git@git.sr.ht:~johnnyrichard/blast-attack
+$ git clone --recursive git@github.com:fabiomaciel/blast-attack.git
```
## Dependencies
@@ -13,6 +13,11 @@ $ git clone --recursive git@git.sr.ht:~johnnyrichard/blast-attack
- SDL2
- pkg-config
+## Contribute
+
+The main way of contributing to this project is through **Pull Requests** on
+GitHub repository[^github_repo].
+
## Run
```shell
@@ -24,3 +29,5 @@ $ make run
```shell
$ make test
```
+
+[^github_repo]: https://github.com/fabiomaciel/blast-attack