File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Delta Chat API for Go
1+ # Chatmail API for Go
22
33![ Latest release] ( https://img.shields.io/github/v/tag/deltachat/deltachat-rpc-client-go?label=release )
44[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/deltachat/deltachat-rpc-client-go.svg )] ( https://pkg.go.dev/github.com/deltachat/deltachat-rpc-client-go )
55[ ![ CI] ( https://github.com/deltachat/deltachat-rpc-client-go/actions/workflows/ci.yml/badge.svg )] ( https://github.com/deltachat/deltachat-rpc-client-go/actions/workflows/ci.yml )
66![ Coverage] ( https://img.shields.io/badge/Coverage-72.0%25-brightgreen )
77[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/deltachat/deltachat-rpc-client-go )] ( https://goreportcard.com/report/github.com/deltachat/deltachat-rpc-client-go )
88
9- Delta Chat client & bot API for Golang.
9+ Chatmail client & bot API for Golang.
1010
1111## Install
1212
@@ -16,7 +16,7 @@ go get -u github.com/deltachat/deltachat-rpc-client-go
1616
1717### Installing deltachat-rpc-server
1818
19- This package depends on a standalone Delta Chat RPC server ` deltachat-rpc-server ` program that must be
19+ This package depends on a standalone Chatmail RPC server ` deltachat-rpc-server ` program that must be
2020available in your ` PATH ` . For installation instructions check:
2121https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server
2222
You can’t perform that action at this time.
0 commit comments