From b165524c36b31a343aef39e95d509f2c9d069aab Mon Sep 17 00:00:00 2001 From: Speiger Date: Tue, 22 Jun 2021 14:22:32 +0200 Subject: [PATCH] Removed Maven pom generation because not sure how to add custom maven. --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index d4e3fe2..d7903d5 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,6 @@ It has a cache that keeps track of the input (if it was changed), and only cares It is as bare bones as it can get but that also makes it flexible. # How to install - -Using Maven: -```xml - - de.speiger - Simple-Code-Generator - 1.0.2 - -``` - Using Gradle: ```gradle repositories {