diff --git a/README.md b/README.md index 356f6a8..ea09571 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ by -![N|Simon Moser IT](https://smoser.eu/wp-content/uploads/cropped-logo_fb.png) +![N|Simon Moser IT](https://smoser.eu/assets/images/logo.png) 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. @@ -29,17 +29,12 @@ DungeonGenerator uses a number of open source projects to work properly: * Java - Great language for easy gui programming * [Netbeans](https://netbeans.org/) - Nice IDE for Java -And of course DungeonGenerator itself is open source with a [public repository](https://github.com/MrMcX/DungeonGenerator) on GitHub. +And of course DungeonGenerator itself is open source with a [public repository]( https://naclador.de/git/mosers/DungeonGenerator) on my private Gitea instance. ### Development Want to contribute? Great! -Maybe the [Javadoc](https://mrmcx.github.io/DungeonGenerator/) is useful? - -### Simon Moser IT - -More details coming soon. - +Maybe the [Javadoc](https://naclador.de/git/mosers/DungeonGenerator/src/branch/master/docs) is useful? ### Todos