Reword README (#245)

* Add mention of other projects
* Add gitattributes to fix language reporting in GH
* Add debug playbook to gitignore
* Add more info around what this project will not cover
* Remove construction label, reword

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-10 12:11:59 -08:00
committed by GitHub
parent 9d918c9da0
commit a2b96119f5
3 changed files with 34 additions and 16 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.yml linguist-detectable=true
*.yml linguist-language=YAML