summaryrefslogtreecommitdiff
path: root/cpp-adding/README.md
diff options
context:
space:
mode:
authors1n <[email protected]>2020-02-27 13:27:01 -0800
committerGitHub <[email protected]>2020-02-27 13:27:01 -0800
commitd0612cba453b65ad9c7eaa1aa1f7a5be9790b52d (patch)
tree388f64d6033406bef68a9612b51ee30533b08480 /cpp-adding/README.md
parentupdate hello world readme (diff)
downloadcpp-examples-d0612cba453b65ad9c7eaa1aa1f7a5be9790b52d.tar.xz
cpp-examples-d0612cba453b65ad9c7eaa1aa1f7a5be9790b52d.zip
Update README.md
Diffstat (limited to 'cpp-adding/README.md')
-rw-r--r--cpp-adding/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp-adding/README.md b/cpp-adding/README.md
index ccc37f9..7b05510 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-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.
+[Clone or download](https://github.com/8cy/cpp-examples/tree/master/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.*
@@ -56,4 +56,4 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio
s1nical - [@9inny](https://twitter.com/9inny) - [email protected]
-Project Link: [https://github.com/8cy/cpp-examples/cpp-adding](https://github.com/8cy/cpp-examples/cpp-adding)
+Project Link: [https://github.com/8cy/cpp-examples/tree/master/cpp-adding](https://github.com/8cy/cpp-examples/tree/master/cpp-adding)