diff --git a/README.md b/README.md new file mode 100644 index 00000000000..10cf2eaf05b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Submarine Examples + +- Prerequisites: + - `git clone https://github.com/kiegroup/submarine-bom; cd submarine-bom; mvn install` + - `git clone https://github.com/kiegroup/submarine-runtimes; cd submarine-runtimes; mvn install` + +- Drools on Quarkus: see [README.md](drools-quarkus/README.md) +