diff --git a/README.md b/README.md index 6129a42..5dc616e 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ This is a starter project for: +* [LabVIEW](https://www.ni.com/en-us/shop/labview.html) * ApprovalTests in LabVIEW - see [ApprovalTests.LabVIEW](https://github.com/approvals/ApprovalTests.LabVIEW) -* vipc -* caraya +* [vipc](https://www.vipm.io/package/sas_workshops_lib_vipc_applier_for_g_cli/) +* [caraya](https://www.vipm.io/package/lvos_lib_caraya_cli_extension/) -Works on Mac, Linux and Windows. +Works on Windows. Might work on Mac and Linux... Feel free to copy and go... @@ -17,12 +18,11 @@ Feel free to copy and go... 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/) + * Mac: [DiffMerge](https://sourcegear.com/diffmerge/) * Linux: [meld](http://meldmerge.org/)