From 759f950712b444e7bd65fbbde056dba4c338b9fc Mon Sep 17 00:00:00 2001 From: Sean DuBois Date: Sat, 17 Nov 2018 13:48:10 -0800 Subject: [PATCH] Updated Code Structure (markdown) --- Code-Structure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Code-Structure.md b/Code-Structure.md index de496d0..77addd8 100644 --- a/Code-Structure.md +++ b/Code-Structure.md @@ -8,5 +8,6 @@ There are three folders here, respectively, `examples`, `internal`, `pkg`. # Design Proposals [TransportDesign](https://github.com/pions/webrtc/wiki/TransportDesign) +[Logging API](https://github.com/pions/webrtc/wiki/LoggingAPI) # Architecture