Skip to content

Fix typos and format reference to Sources section as link in README #28

Fix typos and format reference to Sources section as link in README

Fix typos and format reference to Sources section as link in README #28

Workflow file for this run

name: C build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: compile project
run: make