Skip to content

Commit

Permalink
docs: fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
y9vad9 authored Oct 13, 2024
1 parent 91ed7ed commit 3bf9b10
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 @@ -2,9 +2,9 @@
![GitHub issues](https://img.shields.io/github/issues/timemates/rrpc-kotlin)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/timemates/rrpc-kotlin)
![GitHub License](https://img.shields.io/github/license/timemates/rrpc-kotlin)
# rRpc Kotlin
# rRPC Kotlin

rRpc is a framework designed to provide an ability to expose your API as RPC Services.
rRPC is a framework designed to provide an ability to expose your API as RPC Services.
It facilitates the creation of gRPC-like services from .proto files through code generation.
The framework also provides essential core components for both server and client.

Expand Down

0 comments on commit 3bf9b10

Please sign in to comment.