diff --git a/pages/vi/firststeps.md b/pages/vi/firststeps.md index e67d05c8a..13472e532 100644 --- a/pages/vi/firststeps.md +++ b/pages/vi/firststeps.md @@ -77,7 +77,11 @@ There is no official deadline to complete these steps, but most candidates who a 2. Log into your [GitHub account](https://github.com/) then watch [treehouses.github.io repo](https://github.com/treehouses/treehouses.github.io) and Follow [Dogi](https://github.com/dogi), [Ryan](https://github.com/indepthh), [Vassilis](https://github.com/vers4ce), [Roshan](https://github.com/rrijal53), [Sam](https://github.com/Liew211), [Samuel](https://github.com/samuelchen1213) and [Arran](https://github.com/ArranHL) on GitHub. -In GitHub, we "[Watch](https://help.github.com/en/articles/watching-and-unwatching-repositories)" organization repositories and ["Follow"](https://help.github.com/en/articles/following-people) individuals. Look for the "Watch" button at the top right of the page when you are in a repository. Also, follow each other to see what others in the group are doing. (Click on the image to enlarge.) +In GitHub, we "[Watch](https://help.github.com/en/articles/watching-and-unwatching-repositories)" organization repositories and ["Follow"](https://help.github.com/en/articles/following-people) individuals. Look for the "Watch" button at the top right of the page when you are in a repository. Also, follow each other to see what others in the group are doing. (Click on the image to enlarge.) + +![Watch organization repository](images\Watch.png) + +![Follow individual](images\Follow.png) ### Setting up your environment diff --git a/pages/vi/images/Follow.png b/pages/vi/images/Follow.png new file mode 100644 index 000000000..0f5cd4490 Binary files /dev/null and b/pages/vi/images/Follow.png differ diff --git a/pages/vi/images/Watch.png b/pages/vi/images/Watch.png new file mode 100644 index 000000000..48fa0f419 Binary files /dev/null and b/pages/vi/images/Watch.png differ