diff --git a/README.md b/README.md index 5ebf453850..eab9188046 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Dojo Rules ========== This repository contains a list of dojo rules for the Deadly Vipers dojo - +All members should read the rules. +https://github.com/deadlyvipers +GitHub Flavored Markdown: https://help.github.com/articles/getting-started-with-writing-and-formatting-on-github/ diff --git a/dojo_rules.md b/dojo_rules.md index dd682cd4bf..45cea88043 100644 --- a/dojo_rules.md +++ b/dojo_rules.md @@ -6,3 +6,4 @@ Dojo Rules * Never bring live blades on the tatami * Respect your opponents * Most Sensei's should be respected +* no coffee in the dojo \ No newline at end of file diff --git a/kill_list.md b/kill_list.md new file mode 100644 index 0000000000..593d911d68 --- /dev/null +++ b/kill_list.md @@ -0,0 +1,8 @@ +Kill List +========= +*Unused code +*Functions with side effects +*Unformatted code +*Repeated code blocks +*Bad variable names +*Ignoring warnings \ No newline at end of file