diff --git a/README.md b/README.md index d75ab26f5122f0493cbc157757cf7ced8b06334e..d8d9a3ed7ea84326aa1e658ac06f5b983ee8256d 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # RegionChooser - - [RegionChooser](https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser) is a Java project. Its graphical interface allows to extract a specific region from [CityGML](https://www.opengeospatial.org/standards/citygml) and save it as a smaller CityGML file. + + It uses: - * Java 8 - * JavaFX - * [Openlayers](https://openlayers.org/) +* Java 8 +* JavaFX +* [Openlayers](https://openlayers.org/) ## Installation @@ -16,8 +16,8 @@ It uses: ## Usage -`start.bat` in Windows -`./start.sh` in Linux +* `start.bat` in Windows +* `./start.sh` in Linux ## Author