diff options
| author | s1n <[email protected]> | 2019-08-22 21:43:38 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-22 21:43:38 -0700 |
| commit | 016ce635ebc0f2f80595a0a70b128e7ea3ec8700 (patch) | |
| tree | 76f8883bc8a7e9c7d376734c9796edb7e5d35e33 | |
| parent | add commenting examples (diff) | |
| download | url-checkback-tool-016ce635ebc0f2f80595a0a70b128e7ea3ec8700.tar.xz url-checkback-tool-016ce635ebc0f2f80595a0a70b128e7ea3ec8700.zip | |
8cy
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ URL checkback script made in Python 3.7 for a school project. <!-- GETTING STARTED --> ## Getting Started -[Clone or download](https://github.com/s1nical/url-checkback-tool) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. +[Clone or download](https://github.com/8cy/url-checkback-tool) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. > *[Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) by [Jun Han](https://marketplace.visualstudio.com/publishers/formulahendry) on the [VSCode Marketplace](https://marketplace.visualstudio.com/) is my Code Runner of choice but you can feel free to use anything that works for you.* @@ -44,7 +44,7 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio s1nical - [@s1nical](https://twitter.com/s1nical) - [email protected] -Project Link: [https://github.com/s1nical/url-checkback-tool](https://github.com/s1nical/url-checkback-tool) +Project Link: [https://github.com/8cy/url-checkback-tool](https://github.com/8cy/url-checkback-tool) |