Skip to content

Commit 8c952e1

Browse files
committed
better wording
1 parent a5f41c2 commit 8c952e1

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
@@ -31,7 +31,7 @@ git clone https://github.com/iricigor/InstallModuleFromGit
3131
Import-Module ./InstallModuleFromGit/InstallModuleFromGit.psd1
3232
```
3333

34-
### If you already installed this module once
34+
### Using this module
3535

3636
If you have this module already installed, you can install latest / not-yet-published version from this GitHUb repository using the module itself!
3737
As all commits are verified before and after they are merged to master branch, this should be pretty safe operation also.
@@ -62,7 +62,7 @@ Installs PowerShell module to user's default install folder. More info [here](/D
6262

6363
## Tests
6464

65-
:smirk: So far the module has a basic testing only, but it is doing that against two platforms - Linux and Windows. Tests results are available on the Tests tab ([example here](/img/TestResults-AzureDevops.png)).
65+
:smirk: Module has testing against two platforms - Linux and Windows. Code is verified before and after merging to master branch. Tests results are available on the Tests tab ([example here](/img/TestResults-AzureDevops.png)).
6666

6767
Windows build status [![Build Status](https://dev.azure.com/iiric/PS1/_apis/build/status/InstallModuleFromGit%20-%20Win%20CI?branchName=master)](https://dev.azure.com/iiric/PS1/_build/latest?definitionId=16&branchName=master)
6868

0 commit comments

Comments
 (0)