Skip to content

Commit 201a38e

Browse files
authored
add ghp link to readme
1 parent ee4f5ed commit 201a38e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
This repository contains the source code for a website listing interesting facts about CYF's host cities. You can use it to practise creating issues and pull requests, and to study the examples which are already here.
44

5+
You can see the deployed site [here](https://codeyourfuture.github.io/github_issues_prs_practice/).
6+
57
## Repository Contents
68

79
- `README.md` - A summary of the repository's purpose and the file it contains.
810
- `requirements.md` - A document listing the requirements the application has to satisfy.
911
- `index.html` - The HTML file used to generate the site.
1012
- `styles.css` - CSS used to style the site.
11-
- `.gitignore` - A list of files which should not be tracked by Git.
13+
- `.gitignore` - A list of files which should not be tracked by Git.

0 commit comments

Comments
 (0)