Skip to content

Commit

Permalink
Remove older unmonitored gitter chat
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 18, 2022
1 parent 9df87e1 commit 27e97cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ The most popular and friendly mocking library for .NET
[![Downloads](https://img.shields.io/nuget/dt/Moq.svg)](https://www.nuget.org/packages/Moq)
[![Documentation](https://img.shields.io/badge/docs-website-%23fc0)](http://moq.github.io/moq4/)
[![Discord Chat](https://img.shields.io/badge/chat-on%20discord-7289DA.svg)](https://discord.gg/8PtpGdu)
[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-753A88.svg)](https://gitter.im/moq/moq)


```csharp
var mock = new Mock<ILoveThisLibrary>();
Expand Down

0 comments on commit 27e97cb

Please sign in to comment.