Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: rmalik-es <142330609+rmalik-es@users.noreply.github.com>
  • Loading branch information
rsowald and rmalik-es authored Mar 5, 2024
1 parent 8d808ea commit c8ac199
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 @@ -4,7 +4,7 @@ EventStoreDB is the open-source, functional database with Complex Event Processi

This is the repository for the legacy .NET TCP client for EventStoreDB version 5 - 23.10 and uses TCP as the communication protocol. ESDB versions later than 23.10 do not support TCP.

If you're looking for the recommended .NET gRPC client, check the [EventStore-Client-Dotnet](https://github.com/EventStore/EventStore-Client-Dotnet) repo.
For the preferred .NET gRPC client, visit the [EventStore-Client-Dotnet](https://github.com/EventStore/EventStore-Client-Dotnet) repository.

## Support

Expand Down Expand Up @@ -38,4 +38,4 @@ Interact with the Event Store and event sourcing Communities on the Event Store
## Contributing

Development is done on the `master` branch.
We attempt to do our best to ensure that the history remains clean and to do so, we generally ask contributors to squash their commits into a set or single logical commit.
To maintain a clean history, we ask contributors to squash their commits into one or a few cohesive commits.

0 comments on commit c8ac199

Please sign in to comment.