Browse Source

Markdown Lint: Add newlines after list item

MeFisto94 4 years ago
parent
commit
f531e30662
1 changed files with 4 additions and 0 deletions
  1. 4 0
      readme.md

+ 4 - 0
readme.md

@@ -5,9 +5,13 @@ This SDK simplifies developing 3D Applications with the jMonkeyEngine. It contai
   
 Our SDK (or jmonkeyplatform) is based on the Netbeans IDE but includes additional features like:
 -  A Scene Editor (SceneExplorer: Preview your scene, adjust all positions, add `Controls` and `AppStates` (WYSIWYG) and then just save the scene)
+
 -  A Material Editor
+
 -  A Filter Editor (combine multiple filters and just load them in-game)
+
 -  Bundled JDK for each platform (so you don't need to install java first)
+
 -  Bundled [Blender](https://www.blender.org) (so you can start 3d modelling and also use it's import capabilities)
 and many more!