What is a README file?
A README file explains what a project is, how it works, and how to use it. It is usually the first thing CYF students read in a repository.
Read moreThis page explains README files, wireframes, and Git branches.
A README file explains what a project is, how it works, and how to use it. It is usually the first thing CYF students read in a repository.
Read moreA wireframe is a simple visual layout that shows the structure of a webpage before any design or styling is added.
Read moreA Git branch lets you work on new changes safely without changing the main project. You can make updates, and only add them to the main code when they are ready.
Read more