diff --git a/README.md b/README.md new file mode 100644 index 0000000..f210695 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# ncac +## NCurses Asana Client +Building +```sh +bazel build ncac +```