From 31f870e95000e6278c39980c302c152f8a9bc9ed Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Mon, 1 May 2023 15:09:58 +0300 Subject: [PATCH] Update internal readme --- internal/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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