Skip to content

Commit 77284a4

Browse files
committed
add readme
1 parent 229fd0c commit 77284a4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Practising Issues & Pull Requests
2+
3+
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.
4+
5+
## Repository Contents
6+
7+
- `README.md` - A summary of the repository's purpose and the file it contains.
8+
- `requirements.md` - A document listing the requirements the application has to satisfy.
9+
- `index.html` - The HTML file used to generate the site.
10+
- `styles.css` - CSS used to style the site.
11+
- `.gitignore` - A list of files which should not be tracked by Git.

0 commit comments

Comments
 (0)