Skip to content

Commit 629e1ff

Browse files
committed
Updated README
1 parent 9e82dd5 commit 629e1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Refer to the specifications at `https://tools.ietf.org/html/rfcXXXX` .
3737
## Development
3838
The following sections are instructions on how to rebuild and test this package.
3939

40-
### Build Specs
40+
### Build
4141
To rebuild the Source Zip, open the `hashlib\hashlib.lvproj` (LabVIEW Project), navigate to the `Build Specifications > Hashlib Source` properties, under `Zip Information` update the **Destination** filename version and press **Build**.
4242

4343
The Source Zip is output to `releases/rcpacini_hashlib-X.X.X.X.zip`
@@ -46,7 +46,7 @@ To rebuild the VI Package, open the `hashlib\hashlib.vipb` (VI Package Build) in
4646

4747
The VI Package is output to `releases/rcpacini_hashlib-X.X.X.X.vip`
4848

49-
### Tests
49+
### Test
5050
Once the VI Package is installed to `Functions > User Libraries > rcpacini > Hashlib`, open the `tests\test_hashlib.lvproj` and run the `test_all.vi`.
5151
If successful, the **all_passed** boolean should return True.
5252

0 commit comments

Comments
 (0)