From 78435f96c65e65b5f9ca10734e33a23d34962fe8 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:43:36 +0200 Subject: [PATCH] merge standards --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4b44e768..71684475 100644 --- a/README.md +++ b/README.md @@ -80,12 +80,9 @@ Related projects * https://github.com/pion/rtcp (RTCP library used internally) * https://github.com/pion/rtp (RTP library used internally) -IETF Standards +Standards * RTSP 1.0 https://tools.ietf.org/html/rfc2326 * RTSP 2.0 https://tools.ietf.org/html/rfc7826 * HTTP 1.1 https://tools.ietf.org/html/rfc2616 - -Conventions - -* https://github.com/golang-standards/project-layout +* Golang project layout https://github.com/golang-standards/project-layout