diff --git a/README.md b/README.md new file mode 100644 index 0000000..f830ca4 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# QueryCI: a query-based CI system + +![](./docs/icons/256x256.png) + +QueryCI is a server and configuration sandard for achieving continuous +integration (CI) with simple boolean queries applied to incoming +commits pushed your repos. diff --git a/docs/icons/256x256/query-ci.png b/docs/icons/256x256/query-ci.png new file mode 100644 index 0000000..095a39b Binary files /dev/null and b/docs/icons/256x256/query-ci.png differ diff --git a/docs/icons/512x512/query-ci.png b/docs/icons/512x512/query-ci.png new file mode 100644 index 0000000..4d6508d Binary files /dev/null and b/docs/icons/512x512/query-ci.png differ