aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-01-23 17:53:55 -0500
committerBobby <[email protected]>2022-01-23 17:53:55 -0500
commit056dbaaad7fb3fa27f9172765756a8ff879b5761 (patch)
tree4e3bbd714bdd15e908b09816ce30056ba9c4b5a6
parent06ad9daa1feac310330915bcb87927d048708436 (diff)
parent426e23368c8058840631529aba6e1ae41b7f9030 (diff)
downloadizuku.js-056dbaaad7fb3fa27f9172765756a8ff879b5761.tar.xz
izuku.js-056dbaaad7fb3fa27f9172765756a8ff879b5761.zip
Merge branch 'main' of https://github.com/luciferreeves/izuku.js
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1e3b8a9..7c716d8 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ The above code creates a frame and prints it to the console. It looks like this:
## Futher Documentation
-For more documentation, please take a look at the [Project Wiki](https://github.com/luciferreeves/izuku/wiki).
+For more documentation, please take a look at the [Project Wiki](https://github.com/luciferreeves/izuku.js/wiki).
## Cloning and Building this Repository
@@ -99,6 +99,6 @@ Run tests:
cd izuku.js && npm test
```
-## Contributing:
+## Contributing
-To learn how to contribute to Izuku, please take a look at the [Contributing Guide](https://github.com/luciferreeves/izuku/blob/master/CONTRIBUTING.md). Make sure to also read the [Code of Conduct](https://github.com/luciferreeves/izuku/blob/master/CODE_OF_CONDUCT.md) before submitting a pull request.
+To learn how to contribute to Izuku, please take a look at the [Contributing Guide](https://github.com/luciferreeves/izuku.js/blob/master/CONTRIBUTING.md). Make sure to also read the [Code of Conduct](https://github.com/luciferreeves/izuku.js/blob/master/CODE_OF_CONDUCT.md) before submitting a pull request.