diff --git a/internal/README.md b/internal/README.md index d3d1388c..e200c163 100644 --- a/internal/README.md +++ b/internal/README.md @@ -1,4 +1,11 @@ -**Project layout** +## Go + +``` +go mod why github.com/pion/rtcp +go list -deps .\cmd\go2rtc_rtsp\ +``` + +## Useful links - https://github.com/golang-standards/project-layout - https://github.com/micro/micro