diff options
| author | Bobby <[email protected]> | 2022-01-23 17:53:55 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-01-23 17:53:55 -0500 |
| commit | 056dbaaad7fb3fa27f9172765756a8ff879b5761 (patch) | |
| tree | 4e3bbd714bdd15e908b09816ce30056ba9c4b5a6 /README.md | |
| parent | 06ad9daa1feac310330915bcb87927d048708436 (diff) | |
| parent | 426e23368c8058840631529aba6e1ae41b7f9030 (diff) | |
| download | izuku.js-056dbaaad7fb3fa27f9172765756a8ff879b5761.tar.xz izuku.js-056dbaaad7fb3fa27f9172765756a8ff879b5761.zip | |
Merge branch 'main' of https://github.com/luciferreeves/izuku.js
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |
