Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Unit test cases to check the library fuctionality

## Getting Started
* Must have the latest version of the Visual Studio
* Must have the latest version of the Visual Studio Code

Clone `csharp-password-hash` into your system using below commands:

Expand All @@ -18,7 +18,7 @@ git clone https://github.com/LoginRadius/csharp-password-hash
cd csharp-password-hash
csharp-password-hash.sln
```
It will open the solution into the Visual Studio
It will open the solution into the Visual Studio Code
## Usage
Below are samples to show how you might use the library.

Expand Down Expand Up @@ -117,4 +117,5 @@ public void ValidatePassword()
Would love any contributions you, having including better documentation, tests, or more robust functionality. Please follow the [contributing guide](CONTRIBUTING.md)

## License
[MIT](LICENSE)
[MIT](LICENSE)
```also we can add image to our background```