Introduction
Welcome to the CSCI3251 Project of Team M.
In this repository we are tasked to:
- [x] Start some issues.
- [x] Setup the project board.
- [x] Setup the readme file
- [x] Updating our GitHub Pages.
- [x] Label everything properly.
- [x] Write C code and use GitHub Actions to run it automatically.
- [x] Get a status badge.
- [x] Promote our repository.
Code
{% include_relative project-team-m/code.c %}
Contributors
{% for stu in site.stu %}
- @{{ stu.user }} ({{ stu.name }})
- {{ stu.content | markdownify }}
{% endfor %}
Last updated: {{ site.time }}