Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Antyss77 committed Aug 16, 2023
1 parent 2d5cadd commit 7fbdde8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Install [StringExtension](https://www.nuget.org/packages/String-Extension/) usin


## Running Tests
- The unit tests are [here](https://github.com/Antyss77/Strings/blob/master/StringsTests/StringsTests.cs)
- The performance tests are [here](https://github.com/Antyss77/Strings/blob/master/StringsTests/StringsPerf.cs)
- The unit tests are [here](https://github.com/Antyss77/StringExtension/blob/master/UnitTests/UnitTest.cs)
- The performance tests are [here](https://github.com/Antyss77/StringExtension/blob/master/Benchmarks/Benchmark.cs)

## Licence
Distributed under the MIT License. See [LICENCE](https://github.com/Antyss77/Strings/blob/master/LICENSE) for more information.
Expand Down

0 comments on commit 7fbdde8

Please sign in to comment.