Browse Source

Added C API test link

Paul-Louis Ageneau 5 năm trước cách đây
mục cha
commit
f7f83aa519
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -116,3 +116,5 @@ pc->onDataChannel([&dc](shared_ptr<rtc::DataChannel> incoming) {
 
 See [test/connectivity.cpp](https://github.com/paullouisageneau/libdatachannel/blob/master/test/connectivity.cpp) for a complete local connection example.
 
+See [test/cpai.cpp](https://github.com/paullouisageneau/libdatachannel/blob/master/test/capi.cpp) for a C API example.
+