Procházet zdrojové kódy

Markdown Lint: Add newlines after list item

MeFisto94 před 4 roky
rodič
revize
f531e30662
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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!