Skip to content

Commit 2ef773f

Browse files
authored
Update README.md
1 parent b947a35 commit 2ef773f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
# OpenMock
1616
OpenMock is a Go service that can mock services in integration tests, staging environment, or anywhere.
1717
The goal is to simplify the process of writing mocks in various channels.
18-
Currently it supports three channels:
18+
Currently it supports the following channels:
1919

2020
- HTTP
21+
- gRPC
2122
- Kafka
2223
- AMQP (e.g. RabbitMQ)
2324

0 commit comments

Comments
 (0)