diff --git a/bashrc.sh b/bashrc.sh index 9fcb1f9..c2898d4 100644 --- a/bashrc.sh +++ b/bashrc.sh @@ -262,16 +262,25 @@ function init-video-contents { cat >> README.md <<- EOF # title - + COOL SIMPLE TITLE # desc + VIDEO DESCRIPTION GOES HERE! :) + --- + + Recorded and edited on YYYY-MM-DD. + + [blog.hyperling.com/TBD](https://blog.hyperling.com/TBD) # tags - - + - TAG1 + , TAG2 + , TAG3 + , TAG4 + , TAG5 EOF fi