2 | 3 | 4 | 5 | Current Level: 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15
Collaborate with your group to update the README.md
file in your repository. This file should describe your project, identify contributors, and outline the site layout.
Open the README File
README.md
.Use the Template Below Replace the placeholder content in the README with this template:
# Team Website Project
Welcome to our team website! This site was created as a collaborative project to practice working with GitHub, HTML, and CSS.
## Contributors
- Alex
- Jordan
- Sam
## Pages
- `index.html` β Home page with group introduction and links to individual pages
- `alex.html` β Alex's introduction page
- `jordan.html` β Jordan's portfolio page
- `sam.html` β Sam's favorite resources
## Purpose
To learn how to build and deploy a multi-page site as a team using GitHub Pages.
Edit for Accuracy
Commit the Changes
main
branch.How does a good README help other people (or future you) understand your project?