diff options
author | Wesley Moore <wes@wezm.net> | 2019-07-09 08:30:31 +1000 |
---|---|---|
committer | Wesley Moore <wes@wezm.net> | 2019-07-09 08:30:31 +1000 |
commit | 3584a9c6d10e7d08c0e4d4de09a54561c5c75991 (patch) | |
tree | 3e22e70f5d9e53feda38e052228d61d06b05e91c | |
parent | 2630b8dde7000c4bc63312cc0de9eda599748634 (diff) |
Add README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b7c46f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# annotate-rust + +A work in progress Rust annotator for +[git.sr.ht](https://git.sr.ht)'s +[code annotations](https://man.sr.ht/git.sr.ht/annotations.md) feature. |