diff options
Diffstat (limited to 'cpp-adding/README.md')
| -rw-r--r-- | cpp-adding/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp-adding/README.md b/cpp-adding/README.md index e549836..ccc37f9 100644 --- a/cpp-adding/README.md +++ b/cpp-adding/README.md @@ -20,7 +20,7 @@ Adding in C++. <!-- GETTING STARTED --> ## Getting Started -[Clone or download](https://github.com/8cy/cpp-adding) 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/cpp-examples/cpp-adding) 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.* |