Merge pull request #64 from nehme-bilal-ah/patch-1

Update README.md
This commit is contained in:
Nehme Bilal 2020-12-05 17:33:19 +02:00 коммит произвёл GitHub
Родитель e425077f10 dd721e1b41
Коммит 4a503aed23
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ SimpleStubs
*SimpleStubs* is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs was developed and is maintained by Nehme Bilal, a software engineer at Microsoft Vancouver.
The framework can be installed to your test project using `Etg.SimpleStubs` NuGet package.
The framework can be installed to your test project using [SimpleStubs NuGet package](https://www.nuget.org/packages/SimpleStubs/).
Please read the documentation below to learn more about how to install and use SimpleStubs.