Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 803 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 803 Bytes

Introduction

Welcome to the CSCI3251 Project of Team M. In this repository we are tasked to:

  • Start some issues.
  • Setup the project board.
  • Setup the readme file
  • Updating our GitHub Pages.
  • Label everything properly.
  • Write C code and use GitHub Actions to run it automatically.
  • Get a status badge.
  • Promote our repository.

Code

{% include_relative project-team-m/code.c %}

example workflow

Contributors

{% for stu in site.stu %}

  • @{{ stu.user }} ({{ stu.name }})
    • {{ stu.content | markdownify }} {% endfor %}

Last updated: {{ site.time }}