Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maede97 committed Oct 31, 2021
1 parent 667162c commit 7aa93bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Unittests

on: [push, pull_request]

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# MathLib - Header-Only Templated Vector Library in C++
[![Unittests](https://github.com/maede97/MathLib/actions/workflows/test.yml/badge.svg)](https://github.com/maede97/MathLib/actions/workflows/test.yml)

0 comments on commit 7aa93bc

Please sign in to comment.