diff --git a/README.md b/README.md new file mode 100644 index 0000000..c920ba7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Express StatusBoard + +**Notice: This is a work in progress, some things might not work as expected** + +This package exposes an api and cli for managing a project status board. It +is a wrapper around `@pkgjs/statusboard` with configuration for Express +projects.