Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ This is an example repository to demonstrate the use of git.

This includes the leap year calculator demonstrated within the SCIF10001 unit.

## Explore
## This is a subtitle

Explore the features of this repository:
Explore the features of this repository. For example:

- Access the "leap_year_calculator.py" file and check the History
- What changes have been made to this file?
- How was the first version different from the current version?
- Use the dropdown to look at the "Tags"
- Which tags exist and how do they link to the code?