Skip to content

Commit

Permalink
. d Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Oct 27, 2023
1 parent 71d66fd commit 9837db8
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# ApprovalTests.LabVIEW.StarterProject

[![CI - Test&Build](https://github.com/approvals/ApprovalTests.LabVIEW.StarterProject/actions/workflows/build.yml/badge.svg)](https://github.com/approvals/ApprovalTests.LabVIEW.StarterProject/actions/workflows/build.yml)


This is a starter project for:

* ApprovalTests in LabVIEW - see [ApprovalTests.LabVIEW](https://github.com/approvals/ApprovalTests.LabVIEW)
* vipc
* caraya

Works on Mac, Linux and Windows.

Feel free to copy and go...

## Starting Point

The tests in `approval test` should pass, and then you should delete/modify as needed to get started.


Notes:

* You will need a Diff tool.
* Suggestions:
* Mac: [DiffMerge](https://sourcegear.com/diffmerge/)
* Windows: [WinMerge](winmerge.org/)
* Linux: [meld](http://meldmerge.org/)

0 comments on commit 9837db8

Please sign in to comment.