docs: update README.md

dev_1
OpenIM-Gordon 7 months ago committed by GitHub
parent 5941c00498
commit 6bbb07f828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

@ -1,6 +1,6 @@
# openim-sdk-cpp # openim-sdk-cpp
openim-sdk-cpp is the C language export layer for the openim-sdk-core repository, designed to provide a simple integration method for C/C++ developers. With this SDK, developers can easily integrate OpenIM real-time messaging services into their C/C++ applications, enabling efficient handling of instant messaging, chat management, message pushing, and other features. openim-sdk-cpp is the C language export layer for the [openim-sdk-core](https://github.com/openimsdk/openim-sdk-core) repository, designed to provide a simple integration method for C/C++ developers. With this SDK, developers can easily integrate OpenIM real-time messaging services into their C/C++ applications, enabling efficient handling of instant messaging, chat management, message pushing, and other features.
## Setup ## Setup
### 1. Setting Up Go Environment ### 1. Setting Up Go Environment

Loading…
Cancel
Save