diff --git a/README.md b/README.md index 9ff62c1c..614470d1 100644 --- a/README.md +++ b/README.md @@ -870,14 +870,11 @@ Related projects * https://github.com/abema/go-mp4 (MP4 library used internally) * https://github.com/flaviostutz/rtsp-relay -IETF Standards +Standards * RTSP 1.0 https://datatracker.ietf.org/doc/html/rfc2326 * RTSP 2.0 https://datatracker.ietf.org/doc/html/rfc7826 * HTTP 1.1 https://datatracker.ietf.org/doc/html/rfc2616 * HLS https://datatracker.ietf.org/doc/html/rfc8216 * HLS v2 https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis - -Conventions - -* https://github.com/golang-standards/project-layout +* Golang project layout https://github.com/golang-standards/project-layout