diff --git a/.gitattibutes b/.gitattibutes new file mode 100644 index 0000000..30301a9 --- /dev/null +++ b/.gitattibutes @@ -0,0 +1,2 @@ +*.yaml linguist-language=YAML linguist-detectable=true +*.yml linguist-language=YAML linguist-detectable=true \ No newline at end of file diff --git a/README.md b/README.md index e708771..a5a9b67 100644 Binary files a/README.md and b/README.md differ