You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ LabVIEW 2016 or greater
8
8
9
9
### Installing
10
10
11
-
Install the latest release using VI Package Manager. You can find the latest release [here](https://github.com/NISystemsEngineering/JSON-Support-for-LabVIEW/releases/latest)
11
+
Install the latest release using VI Package Manager. You can find the latest release [here](https://github.com/NISystemsEngineering/JSON-Support-for-LabVIEW/releases/latest).
12
12
13
13
## Contributing
14
14
15
-
Please read [CONTRIBUTING.md](Docs/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
15
+
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
16
16
17
17
## Versioning
18
18
@@ -26,4 +26,4 @@ See also the list of [contributors](https://github.com/NISystemsEngineering/JSON
26
26
27
27
## License
28
28
29
-
This project is licensed under the Apache 2.0 - see the [LICENSE.md](Docs/license.txt) file for details
29
+
This project is licensed under the Apache 2.0 - see the [LICENSE.md](license.txt) file for details.
0 commit comments