Browse Source

Some more Readme / Changelog improvements

Andreas T. Meyer-Berg 6 years ago
parent
commit
6e21bc883d
2 changed files with 6 additions and 6 deletions
  1. 5 5
      ChangelogV2_1.md
  2. 1 1
      README.md

+ 5 - 5
ChangelogV2_1.md

@@ -1,7 +1,7 @@
 # Changelog
 ## Holeg Update 2.1
-### Energy Distribution Overhaul:
-#### Added different Fairness Models:
+### Energy Distribution Overhaul
+#### Added different Fairness Models
 	* EveryoneEqual:	  All HolonObjects will get the same supply
 	* MinimumDemandFirst: As many HolonObjects as possible are supplied (partially & fully)
 #### Added SupplyBars
@@ -11,7 +11,7 @@
 	* Supply and Color will be calculated per HolonObject instead of Subnet
 
 ### HolonBatteries
-	* Were added
+	* HolonBattery was added
 	* Can be added to Categories
 	* Can be edited in the Categories
 	* Can be added to Canvas
@@ -65,7 +65,7 @@
 
 ### Performance Improvements
 #### Simulation
-	* ~30% faster
+	* around 30% faster
 #### Loading of Images refactored
 	* Often Used Images will be stored
 	* Works inside Jar and simple .class Files
@@ -86,4 +86,4 @@
 
 ### General Changes
 #### Added [License](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/license.md)
-#### Added [Git Readme](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/readme.md)
+#### Added [Git Readme](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/README.md)

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ This project is licensed under a modified MIT License - see the [LICENSE.md](htt
 *  Isabella Dix
 *  Carlos Garcia
 
-### Version 2.1
+### Version 2.1 [Changelog](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/ChangelogV2_1.md)
 
 *  Andreas T. Meyer-Berg
 *  Ludwig Tietze