summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLucas Kolstad <lkolstad@uw.edu>2017-03-25 16:02:59 -0700
committerLucas Kolstad <lkolstad@uw.edu>2017-03-25 16:36:17 -0700
commitd84d91ff35cf2852556c10a6bed6c3979348c507 (patch)
tree70aa97b50fb08ac4084fbd3c9bd7dac9de54f2e9 /README.md
parent822b19ac8376677d73c4df5ce80ed708a1cabd8b (diff)
downloadale-d84d91ff35cf2852556c10a6bed6c3979348c507.zip
Add support for ASM files using GCC
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index baefd426..80429cfa 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ name. That seems to be the fairest way to arrange this table.
| Language | Tools |
| -------- | ----- |
+| ASM | [gcc](https://gcc.gnu.org) |
| Ansible | [ansible-lint](https://github.com/willthames/ansible-lint) |
| AsciiDoc | [proselint](http://proselint.com/)|
| Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set), [shellcheck](https://www.shellcheck.net/) |