Skip to content

Commit 3a497fd

Browse files
authored
Update README.md
1 parent 95eacf8 commit 3a497fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The library is currently tied to [xUnit](https://xunit.net/), but it is on the T
1111
This is still early days for the library and nothing is set in stone with regards to syntax and functionality.
1212
If you have an idea, suggestion, or bug, please add an [issue](issues). Pull-requests are also very welcome.
1313

14+
[![Gitter](https://badges.gitter.im/razor-components-testing-library/community.svg)](https://gitter.im/razor-components-testing-library/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
15+
1416
## Getting started
1517
1. Create the necessary projects (Razor Class Library and xUnit class Library). See the [sample project](master/sample) for an example.
1618
1. Install the [Razor.Components.Testing.Library](https://www.nuget.org/packages/Razor.Components.Testing.Library) library from Nuget into your xUnit test project.

0 commit comments

Comments
 (0)