From 0837752495fccefe8f0c82717dae10431de96763 Mon Sep 17 00:00:00 2001 From: Simon Moser Date: Mon, 7 Feb 2022 20:14:53 +0100 Subject: [PATCH] Gitea path changed --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e9ac581..f821945 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # DungeonGenerator -by - -![N|Simon Moser IT](https://smoser.eu/assets/images/logo.png) +by [Simon Moser](https://smoser.eu) With DungeonGenerator you can generate your DSA dungeon in less than a minute. Just select how your dungeon should look like and press generate, and you get a nice dungeon with text description and a graph for visualizing. @@ -27,12 +25,12 @@ DungeonGenerator uses a number of open source projects to work properly: * [iText 2.1.7](http://itextpdf.com/) - Library for creating pdf documents * [Apache PDFBox 2.0.2](https://pdfbox.apache.org/) - Library for merging pdf documents -And of course DungeonGenerator itself is open source with a [public repository]( https://naclador.de/git/mosers/DungeonGenerator) on my private Gitea instance. +And of course DungeonGenerator itself is open source with a [public repository]( https://naclador.de/mosers/DungeonGenerator) on my private Gitea instance. ### Development Want to contribute? Great! -Maybe the [Javadoc](https://naclador.de/git/mosers/DungeonGenerator/src/branch/master/docs) is useful? +Maybe the [Javadoc](https://naclador.de/mosers/DungeonGenerator/src/branch/master/docs) is useful? ### Todos